diff options
Diffstat (limited to 'ksysguard/gui/ksgrd/SensorAgent.h')
-rw-r--r-- | ksysguard/gui/ksgrd/SensorAgent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysguard/gui/ksgrd/SensorAgent.h b/ksysguard/gui/ksgrd/SensorAgent.h index 36c44095c..b9871f9f0 100644 --- a/ksysguard/gui/ksgrd/SensorAgent.h +++ b/ksysguard/gui/ksgrd/SensorAgent.h @@ -45,7 +45,7 @@ class SensorRequest; */ class KDE_EXPORT SensorAgent : public QObject { - Q_OBJECT + TQ_OBJECT public: SensorAgent( SensorManager *sm ); |