summaryrefslogtreecommitdiffstats
path: root/tdeui/tests/kmainwindowtest.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/tests/kmainwindowtest.h')
-rw-r--r--tdeui/tests/kmainwindowtest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/tests/kmainwindowtest.h b/tdeui/tests/kmainwindowtest.h
index 4fb426ac5..21ca2fe7e 100644
--- a/tdeui/tests/kmainwindowtest.h
+++ b/tdeui/tests/kmainwindowtest.h
@@ -3,7 +3,7 @@
#include <kmainwindow.h>
-class MainWindow : public KMainWindow
+class MainWindow : public TDEMainWindow
{
Q_OBJECT
public: