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