summaryrefslogtreecommitdiffstats
path: root/kivio/plugins/kivioselecttool/tool_select.h
diff options
context:
space:
mode:
Diffstat (limited to 'kivio/plugins/kivioselecttool/tool_select.h')
-rw-r--r--kivio/plugins/kivioselecttool/tool_select.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kivio/plugins/kivioselecttool/tool_select.h b/kivio/plugins/kivioselecttool/tool_select.h
index 07d4a25b..72c85957 100644
--- a/kivio/plugins/kivioselecttool/tool_select.h
+++ b/kivio/plugins/kivioselecttool/tool_select.h
@@ -53,7 +53,7 @@ enum {
class SelectTool : public Kivio::MouseTool
{
- Q_OBJECT
+ TQ_OBJECT
public:
SelectTool( KivioView* parent );