diff options
Diffstat (limited to 'kcoloredit/kxycolorselector.h')
-rw-r--r-- | kcoloredit/kxycolorselector.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 */ |