summaryrefslogtreecommitdiffstats
path: root/chalk/plugins/tools/selectiontools/kis_tool_select_eraser.h
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/plugins/tools/selectiontools/kis_tool_select_eraser.h')
-rw-r--r--chalk/plugins/tools/selectiontools/kis_tool_select_eraser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/tools/selectiontools/kis_tool_select_eraser.h b/chalk/plugins/tools/selectiontools/kis_tool_select_eraser.h
index 5825181b7..f1f31a9e1 100644
--- a/chalk/plugins/tools/selectiontools/kis_tool_select_eraser.h
+++ b/chalk/plugins/tools/selectiontools/kis_tool_select_eraser.h
@@ -35,7 +35,7 @@ class KisSelectionOptions;
*/
class KisToolSelectEraser : public KisToolFreehand {
Q_OBJECT
- TQ_OBJECT
+
typedef KisToolFreehand super;
public: