summaryrefslogtreecommitdiffstats
path: root/kolourpaint/tools/kptooleraser.h
diff options
context:
space:
mode:
Diffstat (limited to 'kolourpaint/tools/kptooleraser.h')
-rw-r--r--kolourpaint/tools/kptooleraser.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kolourpaint/tools/kptooleraser.h b/kolourpaint/tools/kptooleraser.h
index 4dd7704a..8626c67b 100644
--- a/kolourpaint/tools/kptooleraser.h
+++ b/kolourpaint/tools/kptooleraser.h
@@ -33,7 +33,8 @@
class kpToolEraser : public kpToolPen
{
-Q_OBJECT
+Q_OBJECT
+TQ_OBJECT
public:
kpToolEraser (kpMainWindow *mainWindow);