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:
parent
b62bbf4180
commit
1134b7dfad
@ -70,4 +70,5 @@ TabBarAttached *DeclarativeTabBar::qmlAttachedProperties(QObject *obj)
|
|||||||
return attached;
|
return attached;
|
||||||
}
|
}
|
||||||
|
|
||||||
#include "declarativetabbar.moc"
|
#include "declarativetabbar.moc"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user