summaryrefslogtreecommitdiffstats
path: root/kommander/editor/sizehandle.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/sizehandle.h')
-rw-r--r--kommander/editor/sizehandle.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/editor/sizehandle.h b/kommander/editor/sizehandle.h
index 24413602..50d3ea1c 100644
--- a/kommander/editor/sizehandle.h
+++ b/kommander/editor/sizehandle.h
@@ -25,10 +25,10 @@
#include <tqintdict.h>
#include <tqptrdict.h>
-class QMouseEvent;
+class TQMouseEvent;
class FormWindow;
class WidgetSelection;
-class QPaintEvent;
+class TQPaintEvent;
class SizeHandle : public QWidget
{