C++ standard mandates ends of line for includes. Fixes build with Sun Studio.

svn path=/trunk/KDE/kdebase/runtime/; revision=1192416
This commit is contained in:
Pavel Heimlich 2010-11-02 23:43:31 +00:00
parent b62bbf4180
commit 1134b7dfad

View File

@ -71,3 +71,4 @@ TabBarAttached *DeclarativeTabBar::qmlAttachedProperties(QObject *obj)
} }
#include "declarativetabbar.moc" #include "declarativetabbar.moc"