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