summaryrefslogtreecommitdiffstats
path: root/tdemdi/test/hello.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdemdi/test/hello.h')
-rw-r--r--tdemdi/test/hello.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdemdi/test/hello.h b/tdemdi/test/hello.h
index b6ce589a0..9af080d11 100644
--- a/tdemdi/test/hello.h
+++ b/tdemdi/test/hello.h
@@ -20,7 +20,7 @@ class TQPaintEvent;
class Hello : public KMdiChildView
{
- Q_OBJECT
+ TQ_OBJECT
public:
Hello( const char *title, const char *text, TQWidget* parentWidget = 0 );
signals: