photosgallery/viewframework/views/gridview/inc/glxgridviewcontainer.h
branchRCL_3
changeset 15 191387a8b767
parent 13 bcb43dc84c44
child 18 78ad99c24f08
equal deleted inserted replaced
14:2dac0fdba72b 15:191387a8b767
   220 	MGlxGridEventObserver& 	iGlxGridViewObserver;
   220 	MGlxGridEventObserver& 	iGlxGridViewObserver;
   221 	//toolbar - created dynamically.
   221 	//toolbar - created dynamically.
   222     CAknToolbar* iToolbar;
   222     CAknToolbar* iToolbar;
   223     CGlxProgressIndicator* iProgressIndicator;
   223     CGlxProgressIndicator* iProgressIndicator;
   224     CGlxMMCNotifier* iMMCNotifier;
   224     CGlxMMCNotifier* iMMCNotifier;
       
   225     TBool iIsDialogLaunched;
       
   226     TBool iIsMMCRemoved;
   225 	};
   227 	};
   226 
   228 
   227 #endif // CGLXGRIDVIEWCONTROL_H
   229 #endif // CGLXGRIDVIEWCONTROL_H
   228 
   230