summaryrefslogtreecommitdiffstats
path: root/src/cpupanel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpupanel.h')
-rw-r--r--src/cpupanel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpupanel.h b/src/cpupanel.h
index 77aff3c..b82abcf 100644
--- a/src/cpupanel.h
+++ b/src/cpupanel.h
@@ -30,7 +30,7 @@
#include <stdio.h>
class CpuPanel : public Panel {
-Q_OBJECT
+TQ_OBJECT
public:
CpuPanel(TQWidget *parent=0, const char *name=0);
~CpuPanel();