summaryrefslogtreecommitdiffstats
path: root/kcontrol/info/memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/info/memory.h')
-rw-r--r--kcontrol/info/memory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/info/memory.h b/kcontrol/info/memory.h
index 6fd2cd093..7e6285dee 100644
--- a/kcontrol/info/memory.h
+++ b/kcontrol/info/memory.h
@@ -28,7 +28,7 @@ typedef unsigned long t_memsize;
#define COLOR_FREE_MEMORY TQColor(127,255,212)
class KMemoryWidget:public TDECModule {
- Q_OBJECT
+ TQ_OBJECT
public:
KMemoryWidget(TQWidget * parent, const char *name = 0);