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 --- kcoloredit/kxycolorselector.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcoloredit/kxycolorselector.h') diff --git a/kcoloredit/kxycolorselector.h b/kcoloredit/kxycolorselector.h index ab6cf926..0016dac7 100644 --- a/kcoloredit/kxycolorselector.h +++ b/kcoloredit/kxycolorselector.h @@ -28,7 +28,7 @@ */ class KXYColorSelector : public KXYSelector { Q_OBJECT - TQ_OBJECT + public: /** The types of the selector. They specify a color component subset */ -- cgit v1.2.3