summaryrefslogtreecommitdiffstats
path: root/src/ksensors.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-07-24 09:59:06 -0500
committerTimothy Pearson <[email protected]>2013-07-24 09:59:06 -0500
commit24857cad8e92c27bc7d7377549ae887adbeccc58 (patch)
treee8aa2577506c17c68286ec1b65ae31b89ea0556b /src/ksensors.h
parentea3a9effca9bebfe18bfb7546da619ecbbb121f3 (diff)
downloadksensors-24857cad8e92c27bc7d7377549ae887adbeccc58.tar.gz
ksensors-24857cad8e92c27bc7d7377549ae887adbeccc58.zip
Convert to TDE R14 API
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 <[email protected]>
* @version 0.1
*/
-class ksensors : public KMainWindow
+class ksensors : public TDEMainWindow
{
Q_OBJECT
public: