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