diff options
Diffstat (limited to 'plugins/timeshifter/timeshifter.h')
-rw-r--r-- | plugins/timeshifter/timeshifter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/timeshifter/timeshifter.h b/plugins/timeshifter/timeshifter.h index cada015..7c45e19 100644 --- a/plugins/timeshifter/timeshifter.h +++ b/plugins/timeshifter/timeshifter.h @@ -31,7 +31,7 @@ class TimeShifter : public TQObject, public PluginBase, public ISoundStreamClient { -Q_OBJECT +TQ_OBJECT public: TimeShifter (const TQString &name); |