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