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