-rw-r--r-- | noncore/multimedia/opieplayer2/audiowidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/multimedia/opieplayer2/audiowidget.h b/noncore/multimedia/opieplayer2/audiowidget.h index 3ebec5b..9bc924d 100644 --- a/noncore/multimedia/opieplayer2/audiowidget.h +++ b/noncore/multimedia/opieplayer2/audiowidget.h | |||
@@ -52,3 +52,3 @@ public: | |||
52 | ~AudioWidget(); | 52 | ~AudioWidget(); |
53 | void setTickerText( const QString &text ) { songInfo->setText( text ); } | 53 | void setTickerText( const QString &text ) { songInfo.setText( text ); } |
54 | bool isStreaming; | 54 | bool isStreaming; |