diff options
Diffstat (limited to 'ksysguard/gui/KSysGuardApplet.h')
-rw-r--r-- | ksysguard/gui/KSysGuardApplet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysguard/gui/KSysGuardApplet.h b/ksysguard/gui/KSysGuardApplet.h index 43027b05c..06ab1d5ec 100644 --- a/ksysguard/gui/KSysGuardApplet.h +++ b/ksysguard/gui/KSysGuardApplet.h @@ -40,7 +40,7 @@ class KSGAppletSettings; class KSysGuardApplet : public KPanelApplet, public KSGRD::SensorBoard { - Q_OBJECT + TQ_OBJECT public: KSysGuardApplet( const TQString& configFile, Type type = Normal, |