calendarui/controller/inc/calencontroller.h
changeset 50 579cc610882e
parent 49 5de72ea7a065
child 58 ef813d54df51
--- a/calendarui/controller/inc/calencontroller.h	Wed Jun 23 18:11:28 2010 +0300
+++ b/calendarui/controller/inc/calencontroller.h	Tue Jul 06 14:14:56 2010 +0300
@@ -70,6 +70,11 @@
 		CCalenController();
 		
 		/**
+		 * Second phase contruction for controller
+		 */
+		void constructController();
+
+		/**
 		 * Constructs CCalenController with existing CAknViewAppUi. If the
 		 * controller has been previously initialized with the same CAknViewAppUi,
 		 * the existing instance will be returned.
@@ -237,7 +242,6 @@
         CalenContextImpl* mContext; 
         AgendaUtil *mAgendaUtil; // Agenda interface provider 
         CalenServicesImpl* iServices;   // Services. 
-        HbMainWindow* iMainWindow;
         CalenNotifier*     iNotifier;   // Broadcasts calendar events
         CCalenStateMachine* iStateMachine;
         CCalenActionUi*     iActionUi;   // Default internal command handling