diff options
Diffstat (limited to 'kalarm/fontcolour.h')
-rw-r--r-- | kalarm/fontcolour.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/fontcolour.h b/kalarm/fontcolour.h index 15c051075..4c36113cd 100644 --- a/kalarm/fontcolour.h +++ b/kalarm/fontcolour.h @@ -35,7 +35,7 @@ class CheckBox; class FontColourChooser : public TQWidget { Q_OBJECT - TQ_OBJECT + public: explicit FontColourChooser(TQWidget* parent = 0, const char* name = 0, bool onlyFixed = false, |