[Kst] branches/work/kst/kst1kde4/kst/src/libkstapp
Zongyi Zhang
freebody.kst at gmail.com
Wed Mar 31 00:38:21 CEST 2010
SVN commit 1109273 by zhang:
rename header files
M +3 -2 kstgfxmousehandler.cpp
--- branches/work/kst/kst1kde4/kst/src/libkstapp/kstgfxmousehandler.cpp #1109272:1109273
@@ -15,8 +15,9 @@
* *
***************************************************************************/
-#include <qmetaobject.h>
-#include <qvariant.h>
+#include <QMetaObject>
+#include <QMetaProperty>
+#include <QVariant>
#include "kstgfxmousehandler.h"
#include "ksttoplevelview.h"
More information about the Kst
mailing list