diff options
Diffstat (limited to 'kcoloredit/gradientselection.h')
-rw-r--r-- | kcoloredit/gradientselection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcoloredit/gradientselection.h b/kcoloredit/gradientselection.h index 526e5696..cd47355b 100644 --- a/kcoloredit/gradientselection.h +++ b/kcoloredit/gradientselection.h @@ -32,7 +32,7 @@ */ class GradientSelection : public TQWidget { Q_OBJECT - TQ_OBJECT + public: /** Constructs the widget */ |