summaryrefslogtreecommitdiffstats
path: root/src/ksensors.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ksensors.h')
-rw-r--r--src/ksensors.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ksensors.h b/src/ksensors.h
index 16dbc7f..bbe85aa 100644
--- a/src/ksensors.h
+++ b/src/ksensors.h
@@ -9,14 +9,14 @@
#include <config.h>
#endif
-#include <kmainwindow.h>
+#include <tdemainwindow.h>
/**
* @short Application Main Window
* @author noname <s@s.org>
* @version 0.1
*/
-class ksensors : public KMainWindow
+class ksensors : public TDEMainWindow
{
Q_OBJECT
public: