summaryrefslogtreecommitdiffstats
path: root/src/lmsensorscfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lmsensorscfg.h')
-rw-r--r--src/lmsensorscfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lmsensorscfg.h b/src/lmsensorscfg.h
index bca1410..64b2564 100644
--- a/src/lmsensorscfg.h
+++ b/src/lmsensorscfg.h
@@ -29,7 +29,7 @@
*/
class LMSensorsCfg : public LMSensorsCfgDesign {
-Q_OBJECT
+TQ_OBJECT
public:
LMSensorsCfg(SensorsList *lsensors,TQWidget *parent=0, const char *name=0);
~LMSensorsCfg();