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