diff options
Diffstat (limited to 'kexi/plugins/macros/tests/testobject.h')
-rw-r--r-- | kexi/plugins/macros/tests/testobject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/macros/tests/testobject.h b/kexi/plugins/macros/tests/testobject.h index 87bed837..99b59da2 100644 --- a/kexi/plugins/macros/tests/testobject.h +++ b/kexi/plugins/macros/tests/testobject.h @@ -32,7 +32,7 @@ namespace KoMacroTest { class TestObject : public TQObject { Q_OBJECT - TQ_OBJECT + public: /** |