calendarui/controller/inc/calenlocationui.h
branchRCL_3
changeset 86 ed599363c2d7
parent 66 bd7edf625bdd
equal deleted inserted replaced
78:356f28cd5ca0 86:ed599363c2d7
   195 		/**
   195 		/**
   196 		* Function to query user to define a location as location field is empty when "Show locaiton"
   196 		* Function to query user to define a location as location field is empty when "Show locaiton"
   197 		* hard key is pressed.
   197 		* hard key is pressed.
   198 		* @return 	User response
   198 		* @return 	User response
   199 		**/
   199 		**/
   200         TInt ShowDefineLocationQueryL();
   200         TInt ShowDefineLocationQuery();
   201         
   201         
   202         
   202         
   203     private: // data
   203     private: // data
   204     	CCalenController&  iController;
   204     	CCalenController&  iController;
   205     	CCalenGlobalData* iGlobalData;
   205     	CCalenGlobalData* iGlobalData;