summaryrefslogtreecommitdiffstats
path: root/kexi/plugins/macros/tests/testobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/plugins/macros/tests/testobject.h')
-rw-r--r--kexi/plugins/macros/tests/testobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/macros/tests/testobject.h b/kexi/plugins/macros/tests/testobject.h
index 81309d99..4fe96171 100644
--- a/kexi/plugins/macros/tests/testobject.h
+++ b/kexi/plugins/macros/tests/testobject.h
@@ -31,7 +31,7 @@ namespace KoMacroTest {
*/
class TestObject : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public: