diff -r 82baf59ce8dd -r ecf06a08d4d9 tsrc/mpfetchertestapp/inc/mpfetchertestappview.h --- a/tsrc/mpfetchertestapp/inc/mpfetchertestappview.h Fri Apr 16 14:56:30 2010 +0300 +++ b/tsrc/mpfetchertestapp/inc/mpfetchertestappview.h Mon May 03 12:29:20 2010 +0300 @@ -37,6 +37,10 @@ void handleError(int errorCode, const QString& errorMessage); void fetchSong(); + void playSong(); + void viewSong(); + void viewSongCaged(); + private: void createLayout();