From e8f365173e37780bc769530f21a4c23818cd6379 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:07:32 -0600 Subject: Remove spurious TQ_OBJECT instances --- kolourpaint/pixmapfx/kpeffectinvert.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kolourpaint/pixmapfx/kpeffectinvert.h') diff --git a/kolourpaint/pixmapfx/kpeffectinvert.h b/kolourpaint/pixmapfx/kpeffectinvert.h index 91be0fae..cfe5b6b5 100644 --- a/kolourpaint/pixmapfx/kpeffectinvert.h +++ b/kolourpaint/pixmapfx/kpeffectinvert.h @@ -91,7 +91,7 @@ protected: class kpEffectInvertWidget : public kpColorEffectWidget { Q_OBJECT - TQ_OBJECT + public: kpEffectInvertWidget (bool actOnSelection, -- cgit v1.2.1