aseigo should use -pedantic :)
svn path=/trunk/KDE/kdelibs/; revision=880883
This commit is contained in:
parent
0ebbab0cc1
commit
becefa7334
2
corona.h
2
corona.h
@ -250,7 +250,7 @@ private:
|
||||
CoronaPrivate *const d;
|
||||
|
||||
Q_PRIVATE_SLOT(d, void containmentDestroyed(QObject*))
|
||||
Q_PRIVATE_SLOT(d, void offscreenWidgetDestroyed(QObject *));
|
||||
Q_PRIVATE_SLOT(d, void offscreenWidgetDestroyed(QObject *))
|
||||
Q_PRIVATE_SLOT(d, void syncConfig())
|
||||
|
||||
friend class CoronaPrivate;
|
||||
|
Loading…
Reference in New Issue
Block a user