[Kst] branches/work/kst/kst1kde4/kst/src/widgets
Andrew Walker
arwalker at sumusltd.com
Thu Feb 25 21:18:32 CET 2010
SVN commit 1096106 by arwalker:
continue kst1kde4
A CMakeLists.txt
M +2 -1 draggablelistbox.cpp
--- branches/work/kst/kst1kde4/kst/src/widgets/draggablelistbox.cpp #1096105:1096106
@@ -15,7 +15,8 @@
* *
***************************************************************************/
-#include <qapplication.h>
+#include <QApplication>
+#include <QMouseEvent>
#include "draggablelistbox.h"
DraggableListBox::DraggableListBox(QWidget *parent, const char *name)
More information about the Kst
mailing list