diff options
Diffstat (limited to 'kcoloredit/paletteview.h')
-rw-r--r-- | kcoloredit/paletteview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcoloredit/paletteview.h b/kcoloredit/paletteview.h index d5ddcb0d..2b0f4a5e 100644 --- a/kcoloredit/paletteview.h +++ b/kcoloredit/paletteview.h @@ -31,7 +31,7 @@ class KColorEditView; */ class PaletteView : public TQFrame { Q_OBJECT - TQ_OBJECT + public: /** Constructs a palette view widget, with a default cells sizes and spacing. |