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 383b84cd..f7d0b143 100644 --- a/amarok/src/statusbar/statusbar.h +++ b/amarok/src/statusbar/statusbar.h @@ -36,7 +36,7 @@ namespace Amarok class StatusBar : public KDE::StatusBar, public EngineObserver { Q_OBJECT - TQ_OBJECT + LIBAMAROK_EXPORT static StatusBar* s_instance; |