diff options
Diffstat (limited to 'lib/kofficeui/tests')
-rw-r--r-- | lib/kofficeui/tests/coloraction_test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficeui/tests/coloraction_test.h b/lib/kofficeui/tests/coloraction_test.h index f2d1618e..31ddec07 100644 --- a/lib/kofficeui/tests/coloraction_test.h +++ b/lib/kofficeui/tests/coloraction_test.h @@ -27,7 +27,7 @@ class KoColorPanel; class TopLevel : public TQMainWindow { - Q_OBJECT + TQ_OBJECT public: TopLevel( TQWidget* parent = 0, const char* name = 0 ); |