diff options
Diffstat (limited to 'chalk/plugins/tools/tool_curves/kis_tool_example.h')
-rw-r--r-- | chalk/plugins/tools/tool_curves/kis_tool_example.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/tools/tool_curves/kis_tool_example.h b/chalk/plugins/tools/tool_curves/kis_tool_example.h index f4b8ac5ec..0187d65a4 100644 --- a/chalk/plugins/tools/tool_curves/kis_tool_example.h +++ b/chalk/plugins/tools/tool_curves/kis_tool_example.h @@ -37,7 +37,7 @@ class KisToolExample : public KisToolCurve { typedef KisToolCurve super; Q_OBJECT - TQ_OBJECT + public: KisToolExample(); |