summaryrefslogtreecommitdiffstats
path: root/kdeui/kcursor_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeui/kcursor_private.h')
-rw-r--r--kdeui/kcursor_private.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kdeui/kcursor_private.h b/kdeui/kcursor_private.h
index b1352bb6b..839350c8c 100644
--- a/kdeui/kcursor_private.h
+++ b/kdeui/kcursor_private.h
@@ -25,9 +25,9 @@
#include <tqobject.h>
#include <tqptrdict.h>
-class QPoint;
-class QTimer;
-class QWidget;
+class TQPoint;
+class TQTimer;
+class TQWidget;
/**
* I don't want the eventFilter to be in KCursor, so we have another class