summaryrefslogtreecommitdiffstats
path: root/lib/kross/test/testobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kross/test/testobject.h')
-rw-r--r--lib/kross/test/testobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kross/test/testobject.h b/lib/kross/test/testobject.h
index 21454829..0ec38a6f 100644
--- a/lib/kross/test/testobject.h
+++ b/lib/kross/test/testobject.h
@@ -27,7 +27,7 @@
class TestObject : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
TQ_PROPERTY(TQString testProperty READ testProperty WRITE setTestProperty)