diff options
Diffstat (limited to 'kalarm/pickfileradio.h')
-rw-r--r-- | kalarm/pickfileradio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/pickfileradio.h b/kalarm/pickfileradio.h index 72b431102..f30ca7f63 100644 --- a/kalarm/pickfileradio.h +++ b/kalarm/pickfileradio.h @@ -50,7 +50,7 @@ class LineEdit; class PickFileRadio : public RadioButton { Q_OBJECT - TQ_OBJECT + public: /** Constructor. * @param button Push button to invoke the file picker dialogue. |