diff options
Diffstat (limited to 'src/gui/widgets/TimeWidget.h')
-rw-r--r-- | src/gui/widgets/TimeWidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/TimeWidget.h b/src/gui/widgets/TimeWidget.h index 6daa6a0..91a408b 100644 --- a/src/gui/widgets/TimeWidget.h +++ b/src/gui/widgets/TimeWidget.h @@ -49,7 +49,7 @@ class Composition; class TimeWidget : public TQGroupBox { Q_OBJECT - TQ_OBJECT + public: /** * Constructor for absolute time widget |