changeset 14 | 896e9dbc5f19 |
parent 12 | 608f67c22514 |
child 17 | 38bbf2dcd608 |
--- a/qtinternetradio/ui/inc/irplaycontroller.h Tue Jul 06 14:07:20 2010 +0300 +++ b/qtinternetradio/ui/inc/irplaycontroller.h Wed Aug 18 09:40:26 2010 +0300 @@ -161,7 +161,7 @@ // Play next URL if the previous failed to connect. bool playNextUrl(); - void doPlay(const QString& aUrl); + void doPlay(const QString aUrl); void startSession(); void endSession(IRQTerminatedType aStopReason);