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 1bc43bb9..f6c4870a 100644
--- a/kivio/plugins/kiviotexttool/tool_text.h
+++ b/kivio/plugins/kiviotexttool/tool_text.h
@@ -38,7 +38,7 @@ class KIVIO_EXPORT TextTool : public Kivio::MouseTool
Q_OBJECT
TQ_OBJECT
public:
- TextTool( KivioView* tqparent );
+ TextTool( KivioView* parent );
~TextTool();
virtual bool processEvent(TQEvent* e);