From 24857cad8e92c27bc7d7377549ae887adbeccc58 Mon Sep 17 00:00:00 2001 From: Timothy Pearson <kb9vqf@pearsoncomputing.net> Date: Wed, 24 Jul 2013 09:59:06 -0500 Subject: Convert to TDE R14 API --- src/lmsensor.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/lmsensor.h') 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; -- cgit v1.2.1