videoplayback/inc/mpxvideobaseplaybackview.h
branchRCL_3
changeset 64 3eb824b18d67
parent 57 befca0ec475f
child 70 375929f879c2
--- a/videoplayback/inc/mpxvideobaseplaybackview.h	Tue Sep 14 21:23:06 2010 +0300
+++ b/videoplayback/inc/mpxvideobaseplaybackview.h	Wed Sep 15 12:15:24 2010 +0300
@@ -16,7 +16,7 @@
 */
 
 
-// Version : %version: 25 %
+// Version : %version: 26 %
 
 
 // This file defines the API for VideoBasePlaybackView.dll
@@ -387,9 +387,10 @@
         TBool                               iPdlReloading;
         TBool                               iRealOneDelayedPlay;
         TBool                               iKeyboardInFocus;
+        TBool                               iExitPlayer;
 
         HBufC*                              iClipName;
-        
+
         TBool                               iSyncClose;
 };