diff -r 2d690156cf8f -r 315810614048 videoplayback/videoplaybackcontrols/tsrc/videoplaybackcontrols_test/inc/mpxvpbuih_stub.h --- a/videoplayback/videoplaybackcontrols/tsrc/videoplaybackcontrols_test/inc/mpxvpbuih_stub.h Thu Jul 15 18:41:27 2010 +0300 +++ b/videoplayback/videoplaybackcontrols/tsrc/videoplaybackcontrols_test/inc/mpxvpbuih_stub.h Thu Aug 19 09:57:17 2010 +0300 @@ -15,7 +15,7 @@ * */ -// Version : %version: ou1cpsw#4 % +// Version : %version: 5 % #ifndef MPXVIDEOPLAYBACKUSERINPUTHANDLER_H_ @@ -78,11 +78,10 @@ private: - TMPXVideoUserInputType iProcessingInputType; // the type of input being processed - TUint iLastPressedKeyCode; // keycode of last key that sent EEventKeyDown + TMPXVideoUserInputType iProcessingInputType; // the type of input being processed TInt iLastPressedKeyScanCode; // scancode of last key that sent EEventKeyDown - CMPXVideoPlaybackContainer* iContainer; // not owned + CMPXVideoPlaybackContainer* iContainer; // not owned };