summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/addstenciltool.h
diff options
context:
space:
mode:
Diffstat (limited to 'kivio/kiviopart/addstenciltool.h')
-rw-r--r--kivio/kiviopart/addstenciltool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kivio/kiviopart/addstenciltool.h b/kivio/kiviopart/addstenciltool.h
index 29164686..e9a7cef8 100644
--- a/kivio/kiviopart/addstenciltool.h
+++ b/kivio/kiviopart/addstenciltool.h
@@ -36,7 +36,7 @@ class AddStencilTool : public MouseTool
Q_OBJECT
TQ_OBJECT
public:
- AddStencilTool(KivioView* tqparent);
+ AddStencilTool(KivioView* parent);
~AddStencilTool();
virtual bool processEvent(TQEvent* e);