diff options
Diffstat (limited to 'amarok/src/statusbar/statusbar.h')
-rw-r--r-- | amarok/src/statusbar/statusbar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/statusbar/statusbar.h b/amarok/src/statusbar/statusbar.h index f7d0b143..7aec23b1 100644 --- a/amarok/src/statusbar/statusbar.h +++ b/amarok/src/statusbar/statusbar.h @@ -35,7 +35,7 @@ namespace Amarok class StatusBar : public KDE::StatusBar, public EngineObserver { - Q_OBJECT + TQ_OBJECT LIBAMAROK_EXPORT static StatusBar* s_instance; |