diff options
Diffstat (limited to 'kolourpaint/pixmapfx/kpeffectinvert.h')
-rw-r--r-- | kolourpaint/pixmapfx/kpeffectinvert.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kolourpaint/pixmapfx/kpeffectinvert.h b/kolourpaint/pixmapfx/kpeffectinvert.h index cfe5b6b5..1c975ddf 100644 --- a/kolourpaint/pixmapfx/kpeffectinvert.h +++ b/kolourpaint/pixmapfx/kpeffectinvert.h @@ -90,7 +90,7 @@ protected: class kpEffectInvertWidget : public kpColorEffectWidget { -Q_OBJECT +TQ_OBJECT public: |