summaryrefslogtreecommitdiffstats
path: root/src/systemcfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemcfg.h')
-rw-r--r--src/systemcfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemcfg.h b/src/systemcfg.h
index 4eacf0a..16149ff 100644
--- a/src/systemcfg.h
+++ b/src/systemcfg.h
@@ -27,7 +27,7 @@
*/
class SystemCfg : public SystemCfgDesign {
-Q_OBJECT
+TQ_OBJECT
public:
SystemCfg(LMSensors *lsensors, TQWidget *parent=0, const char *name=0);
~SystemCfg();