photosgallery/gallery/inc/glxappui.h
branchRCL_3
changeset 14 2dac0fdba72b
parent 11 71da52165949
equal deleted inserted replaced
13:bcb43dc84c44 14:2dac0fdba72b
   210 
   210 
   211     /**
   211     /**
   212      *Timer to check for IAD updates 30 seconds after application startup.
   212      *Timer to check for IAD updates 30 seconds after application startup.
   213      */
   213      */
   214      CPeriodic* iPeriodic ;
   214      CPeriodic* iPeriodic ;
       
   215      
       
   216      /**
       
   217       * Flag to filter any spurious EPathChanged event from MPX Collection f/w.
       
   218       */     
       
   219      TBool iStateChangeRequested;
   215 } ;
   220 } ;
   216 
   221 
   217 
   222 
   218 #endif // C_GLXWERAPPUI_H
   223 #endif // C_GLXWERAPPUI_H
   219 
   224