diff options
Diffstat (limited to 'kolourpaint/pixmapfx/kpeffectreducecolors.h')
-rw-r--r-- | kolourpaint/pixmapfx/kpeffectreducecolors.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kolourpaint/pixmapfx/kpeffectreducecolors.h b/kolourpaint/pixmapfx/kpeffectreducecolors.h index 0dfd18e2..3be807b0 100644 --- a/kolourpaint/pixmapfx/kpeffectreducecolors.h +++ b/kolourpaint/pixmapfx/kpeffectreducecolors.h @@ -72,7 +72,7 @@ protected: class kpEffectReduceColorsWidget : public kpColorEffectWidget { -Q_OBJECT +TQ_OBJECT public: |