photosgallery/viewframework/views/viewbase/inc/glxviewbase.h
branchRCL_3
changeset 24 ea65f74e6de4
parent 14 2dac0fdba72b
--- a/photosgallery/viewframework/views/viewbase/inc/glxviewbase.h	Thu Jul 15 18:39:01 2010 +0300
+++ b/photosgallery/viewframework/views/viewbase/inc/glxviewbase.h	Thu Aug 19 09:55:03 2010 +0300
@@ -253,6 +253,9 @@
 	
 	/// The view animation time
     TInt iViewAnimationTime; 
+    
+    /// Status of FullScreen Transition is started
+    TBool iIsTransEffectStarted;
 private:
     /**
      * Functions to handle view activate asynchronously