summaryrefslogtreecommitdiffstats
path: root/kstart/kstart.h
diff options
context:
space:
mode:
Diffstat (limited to 'kstart/kstart.h')
-rw-r--r--kstart/kstart.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kstart/kstart.h b/kstart/kstart.h
index 0b5013387..c35d460d3 100644
--- a/kstart/kstart.h
+++ b/kstart/kstart.h
@@ -11,11 +11,11 @@
#define KSTART_H
-#include <qobject.h>
+#include <tqobject.h>
class KWinModule;
-class KStart: public QObject {
+class KStart: public TQObject {
Q_OBJECT
public: