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 5c01b6e3..c5b63fc7 100644 --- a/chalk/plugins/tools/tool_curves/kis_tool_example.h +++ b/chalk/plugins/tools/tool_curves/kis_tool_example.h @@ -36,7 +36,7 @@ class WdgToolExample; class KisToolExample : public KisToolCurve { typedef KisToolCurve super; - Q_OBJECT + TQ_OBJECT public: |