photosgallery/gallery/inc/glxappui.h
branchRCL_3
changeset 14 2dac0fdba72b
parent 11 71da52165949
--- a/photosgallery/gallery/inc/glxappui.h	Wed Mar 31 21:31:03 2010 +0300
+++ b/photosgallery/gallery/inc/glxappui.h	Wed Apr 14 15:57:24 2010 +0300
@@ -212,6 +212,11 @@
      *Timer to check for IAD updates 30 seconds after application startup.
      */
      CPeriodic* iPeriodic ;
+     
+     /**
+      * Flag to filter any spurious EPathChanged event from MPX Collection f/w.
+      */     
+     TBool iStateChangeRequested;
 } ;