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
@ -71,3 +71,4 @@ TabBarAttached *DeclarativeTabBar::qmlAttachedProperties(QObject *obj)
|
|||||||
}
|
}
|
||||||
|
|
||||||
#include "declarativetabbar.moc"
|
#include "declarativetabbar.moc"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user