diff options
Diffstat (limited to 'kalarm/lib/buttongroup.h')
-rw-r--r-- | kalarm/lib/buttongroup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/lib/buttongroup.h b/kalarm/lib/buttongroup.h index f4d812653..d1038918d 100644 --- a/kalarm/lib/buttongroup.h +++ b/kalarm/lib/buttongroup.h @@ -38,7 +38,7 @@ class ButtonGroup : public TQButtonGroup { Q_OBJECT - TQ_OBJECT + public: /** Constructor. * @param parent The parent object of this widget. |