diff options
Diffstat (limited to 'kivio/kiviopart/addstenciltool.h')
-rw-r--r-- | kivio/kiviopart/addstenciltool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kivio/kiviopart/addstenciltool.h b/kivio/kiviopart/addstenciltool.h index e9a7cef8..7b224b79 100644 --- a/kivio/kiviopart/addstenciltool.h +++ b/kivio/kiviopart/addstenciltool.h @@ -34,7 +34,7 @@ namespace Kivio { class AddStencilTool : public MouseTool { Q_OBJECT - TQ_OBJECT + public: AddStencilTool(KivioView* parent); ~AddStencilTool(); |