diff -r 96612d01cf9f -r 6711b85517b7 videoplayback/videohelix/tsrc/ut_videohelixtest/src/mpxvideoplayerutility_stub.cpp --- a/videoplayback/videohelix/tsrc/ut_videohelixtest/src/mpxvideoplayerutility_stub.cpp Mon Jan 18 20:21:12 2010 +0200 +++ b/videoplayback/videohelix/tsrc/ut_videohelixtest/src/mpxvideoplayerutility_stub.cpp Tue Jan 26 12:00:59 2010 +0200 @@ -15,7 +15,7 @@ * */ -// Version : %version: 10 % +// Version : %version: 11 % #include #include @@ -287,9 +287,9 @@ MPX_DEBUG(_L("CMpxVideoPlayerUtility::GetVideoLoadingProgressL(%d)"), aPercentageProgress ); } -void CMpxVideoPlayerUtility::Play() +void CMpxVideoPlayerUtility::PlayL() { - MPX_ENTER_EXIT(_L("CMpxVideoPlayerUtility::Play()")); + MPX_ENTER_EXIT(_L("CMpxVideoPlayerUtility::PlayL()")); if ( iFirstPlayCmd ) {