diff options
Diffstat (limited to 'kcoloredit/texteditselection.h')
-rw-r--r-- | kcoloredit/texteditselection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcoloredit/texteditselection.h b/kcoloredit/texteditselection.h index 55e41e41..278463a2 100644 --- a/kcoloredit/texteditselection.h +++ b/kcoloredit/texteditselection.h @@ -30,7 +30,7 @@ */ class TextEditSelection : public TQWidget { Q_OBJECT - TQ_OBJECT + public: /** Constructs the widget */ |