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 7b224b79..9be0a94e 100644 --- a/kivio/kiviopart/addstenciltool.h +++ b/kivio/kiviopart/addstenciltool.h @@ -33,7 +33,7 @@ namespace Kivio { */ class AddStencilTool : public MouseTool { - Q_OBJECT + TQ_OBJECT public: AddStencilTool(KivioView* parent); |