summaryrefslogtreecommitdiffstats
path: root/lib/kofficeui/tests
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kofficeui/tests')
-rw-r--r--lib/kofficeui/tests/coloraction_test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficeui/tests/coloraction_test.h b/lib/kofficeui/tests/coloraction_test.h
index d0847493d..f2d1618ec 100644
--- a/lib/kofficeui/tests/coloraction_test.h
+++ b/lib/kofficeui/tests/coloraction_test.h
@@ -28,7 +28,7 @@ class KoColorPanel;
class TopLevel : public TQMainWindow
{
Q_OBJECT
- TQ_OBJECT
+
public:
TopLevel( TQWidget* parent = 0, const char* name = 0 );