diff -r f3930dda3342 -r cd9e40a08dda mpengine/tsrc/unittest_mpmpxplaybackframeworkwrapper/stub/inc/mpplaybackdata.h --- a/mpengine/tsrc/unittest_mpmpxplaybackframeworkwrapper/stub/inc/mpplaybackdata.h Fri Sep 03 19:58:01 2010 -0500 +++ b/mpengine/tsrc/unittest_mpmpxplaybackframeworkwrapper/stub/inc/mpplaybackdata.h Tue Sep 21 11:40:39 2010 -0500 @@ -52,7 +52,7 @@ const QString& album() const; const QString& artist() const; MpPlaybackData::SimplifiedPlaybackState playbackState(); - void commitPlaybackInfo(); + void commitPlaybackInfo( bool changed ); void handleMediaReady(); bool setRealAudio( bool mode ); bool setAlbumId( int id );