summaryrefslogtreecommitdiffstats
path: root/kiosktool/component.h
diff options
context:
space:
mode:
Diffstat (limited to 'kiosktool/component.h')
-rw-r--r--kiosktool/component.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiosktool/component.h b/kiosktool/component.h
index febcd81..138a6dd 100644
--- a/kiosktool/component.h
+++ b/kiosktool/component.h
@@ -23,7 +23,7 @@
class Component : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
Component( TQObject *parent);