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 d1038918d..1f72bda7e 100644 --- a/kalarm/lib/buttongroup.h +++ b/kalarm/lib/buttongroup.h @@ -37,7 +37,7 @@ */ class ButtonGroup : public TQButtonGroup { - Q_OBJECT + TQ_OBJECT public: /** Constructor. |