summaryrefslogtreecommitdiffstats
path: root/tdeui/tests/itemcontainertest.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/tests/itemcontainertest.h')
-rw-r--r--tdeui/tests/itemcontainertest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/tests/itemcontainertest.h b/tdeui/tests/itemcontainertest.h
index cb6cc3a51..bb8c7fefc 100644
--- a/tdeui/tests/itemcontainertest.h
+++ b/tdeui/tests/itemcontainertest.h
@@ -11,7 +11,7 @@ class TQLabel;
class TopLevel : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
TopLevel( TQWidget *parent=0, const char *name=0 );