installationservices/swi/source/swis/server/planner.h
branchRCL_3
changeset 25 7333d7932ef7
parent 12 7ca52d38f8c3
child 26 8b7f4e561641
equal deleted inserted replaced
24:5cc91383ab1e 25:7333d7932ef7
   122 	 */
   122 	 */
   123 	CAppInfo* iAppInfo;
   123 	CAppInfo* iAppInfo;
   124 
   124 
   125 	// Registry Session
   125 	// Registry Session
   126 	RSisRegistryWritableSession iRegistrySession;
   126 	RSisRegistryWritableSession iRegistrySession;
   127 	
       
   128 	};
   127 	};
   129 
   128 
   130 // inline functions from CPlanner
   129 // inline functions from CPlanner
   131 
   130 
   132 /**
   131 /**