diff options
Diffstat (limited to 'kradio3/src/include/stationselector.h')
-rw-r--r-- | kradio3/src/include/stationselector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kradio3/src/include/stationselector.h b/kradio3/src/include/stationselector.h index cc3186d..e18c87e 100644 --- a/kradio3/src/include/stationselector.h +++ b/kradio3/src/include/stationselector.h @@ -39,7 +39,7 @@ class StationSelector : public StationSelectorUI, public IStationSelectionClient { Q_OBJECT - TQ_OBJECT + public : StationSelector (TQWidget *parent); ~StationSelector (); |