summaryrefslogtreecommitdiffstats
path: root/src/simplemainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/simplemainwindow.h')
-rw-r--r--src/simplemainwindow.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/simplemainwindow.h b/src/simplemainwindow.h
index 7dbf5695..1f80119f 100644
--- a/src/simplemainwindow.h
+++ b/src/simplemainwindow.h
@@ -21,9 +21,9 @@
#define SIMPLEMAINWINDOW_H
#include <dmainwindow.h>
-#include <kdevplugin.h>
-#include <kdevmainwindow.h>
-#include <kdevpartcontroller.h>
+#include <tdevplugin.h>
+#include <tdevmainwindow.h>
+#include <tdevpartcontroller.h>
class TDEAction;
class TQPopupMenu;
@@ -34,7 +34,7 @@ namespace KParts {
class ReadOnlyPart;
}
-class SimpleMainWindow: public DMainWindow, public KDevMainWindow {
+class SimpleMainWindow: public DMainWindow, public TDevMainWindow {
Q_OBJECT
public: