diff options
Diffstat (limited to 'kolourpaint/tools/kptoolbrush.h')
-rw-r--r-- | kolourpaint/tools/kptoolbrush.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kolourpaint/tools/kptoolbrush.h b/kolourpaint/tools/kptoolbrush.h index 425b558a..6c7e6f4f 100644 --- a/kolourpaint/tools/kptoolbrush.h +++ b/kolourpaint/tools/kptoolbrush.h @@ -33,7 +33,7 @@ class kpToolBrush : public kpToolPen { -Q_OBJECT +TQ_OBJECT public: |