diff options
Diffstat (limited to 'kradio3/plugins/timeshifter/timeshifter.h')
-rw-r--r-- | kradio3/plugins/timeshifter/timeshifter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kradio3/plugins/timeshifter/timeshifter.h b/kradio3/plugins/timeshifter/timeshifter.h index 4385e85..42f5869 100644 --- a/kradio3/plugins/timeshifter/timeshifter.h +++ b/kradio3/plugins/timeshifter/timeshifter.h @@ -32,7 +32,7 @@ class TimeShifter : public TQObject, public ISoundStreamClient { Q_OBJECT - TQ_OBJECT + public: TimeShifter (const TQString &name); virtual ~TimeShifter (); |