summaryrefslogtreecommitdiffstats
path: root/kiosktool/desktopComponent.h
diff options
context:
space:
mode:
Diffstat (limited to 'kiosktool/desktopComponent.h')
-rw-r--r--kiosktool/desktopComponent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiosktool/desktopComponent.h b/kiosktool/desktopComponent.h
index 1b28c13..17167b2 100644
--- a/kiosktool/desktopComponent.h
+++ b/kiosktool/desktopComponent.h
@@ -26,7 +26,7 @@
class DesktopComponent: public Component
{
- Q_OBJECT
+ TQ_OBJECT
public:
DesktopComponent( TQObject *parent = 0);