summaryrefslogtreecommitdiffstats
path: root/kivio/plugins/kiviotexttool/tool_text.h
diff options
context:
space:
mode:
Diffstat (limited to 'kivio/plugins/kiviotexttool/tool_text.h')
-rw-r--r--kivio/plugins/kiviotexttool/tool_text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kivio/plugins/kiviotexttool/tool_text.h b/kivio/plugins/kiviotexttool/tool_text.h
index aa6e1d4d..9fc1d847 100644
--- a/kivio/plugins/kiviotexttool/tool_text.h
+++ b/kivio/plugins/kiviotexttool/tool_text.h
@@ -35,7 +35,7 @@ class KoPoint;
class KIVIO_EXPORT TextTool : public Kivio::MouseTool
{
- Q_OBJECT
+ TQ_OBJECT
public:
TextTool( KivioView* parent );