diff options
Diffstat (limited to 'kexi/plugins/macros/tests/macrotests.h')
-rw-r--r-- | kexi/plugins/macros/tests/macrotests.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/macros/tests/macrotests.h b/kexi/plugins/macros/tests/macrotests.h index e1a61ba5..e08391cb 100644 --- a/kexi/plugins/macros/tests/macrotests.h +++ b/kexi/plugins/macros/tests/macrotests.h @@ -30,7 +30,7 @@ namespace KoMacroTest { */ class MacroTests : public KUnitTest::SlotTester { - Q_OBJECT + TQ_OBJECT public: |