summaryrefslogtreecommitdiffstats
path: root/src/lmsensor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lmsensor.h')
-rw-r--r--src/lmsensor.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/lmsensor.h b/src/lmsensor.h
index 87250e0..79e8aaf 100644
--- a/src/lmsensor.h
+++ b/src/lmsensor.h
@@ -18,10 +18,10 @@
#ifndef LMSENSOR_H
#define LMSENSOR_H
-#include <qobject.h>
-#include <kconfig.h>
-#include <qstring.h>
-#include <qcstring.h>
+#include <ntqobject.h>
+#include <tdeconfig.h>
+#include <ntqstring.h>
+#include <ntqcstring.h>
#include <sensors/sensors.h>
#include "sensor.h"
@@ -62,7 +62,7 @@ private:
int feature;
SensorType type;
- QString description;
+ TQString description;
double val;
double valPrevious;
double compensation;