diff options
Diffstat (limited to 'chalk/core/kis_imagepipe_brush.h')
-rw-r--r-- | chalk/core/kis_imagepipe_brush.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/core/kis_imagepipe_brush.h b/chalk/core/kis_imagepipe_brush.h index 075071b9..2e926213 100644 --- a/chalk/core/kis_imagepipe_brush.h +++ b/chalk/core/kis_imagepipe_brush.h @@ -100,7 +100,7 @@ public: class KisImagePipeBrush : public KisBrush { typedef KisBrush super; - Q_OBJECT + TQ_OBJECT public: |