summaryrefslogtreecommitdiffstats
path: root/kparts/tests/example.h
diff options
context:
space:
mode:
Diffstat (limited to 'kparts/tests/example.h')
-rw-r--r--kparts/tests/example.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kparts/tests/example.h b/kparts/tests/example.h
index 1da6acef6..87c907390 100644
--- a/kparts/tests/example.h
+++ b/kparts/tests/example.h
@@ -6,7 +6,7 @@
#include <kparts/mainwindow.h>
class KAction;
-class QWidget;
+class TQWidget;
class Shell : public KParts::MainWindow
{