summaryrefslogtreecommitdiffstats
path: root/kmdi/test/hello.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmdi/test/hello.h')
-rw-r--r--kmdi/test/hello.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kmdi/test/hello.h b/kmdi/test/hello.h
index bf57d5e04..808d25b90 100644
--- a/kmdi/test/hello.h
+++ b/kmdi/test/hello.h
@@ -14,9 +14,9 @@
#include <tqstring.h>
#include <kmdichildview.h>
-class QWidget;
-class QMouseEvent;
-class QPaintEvent;
+class TQWidget;
+class TQMouseEvent;
+class TQPaintEvent;
class Hello : public KMdiChildView
{