photosgallery/viewframework/views/metadatadialog/inc/glxmetadatacontainer.h
branchRCL_3
changeset 11 71da52165949
parent 0 4e91876724a2
child 15 191387a8b767
equal deleted inserted replaced
9:6b87b143d312 11:71da52165949
   211 		MToolbarResetObserver& iResetToolbarObs; // observer
   211 		MToolbarResetObserver& iResetToolbarObs; // observer
   212 		//New variable introduce to hold the modified uri name 
   212 		//New variable introduce to hold the modified uri name 
   213 		//since iUri is const type.     
   213 		//since iUri is const type.     
   214     	HBufC* iModifiedUri;
   214     	HBufC* iModifiedUri;
   215 		CGlxMetadataAsyncUpdate* iAsyncRequest;
   215 		CGlxMetadataAsyncUpdate* iAsyncRequest;
       
   216 		TBool iRenameCompleted;
   216     };
   217     };
   217     
   218     
   218 /**
   219 /**
   219  * CGlxMetadataAsyncUpdate
   220  * CGlxMetadataAsyncUpdate
   220  * 
   221  *