contextframework/cfw/inc/cfcontextsourcemanager/CFContextSourceManager.h
changeset 28 b0b858956ed5
parent 0 2e3d3ce01487
equal deleted inserted replaced
21:c4cbaa4fb734 28:b0b858956ed5
   286     // Counter for loaded plug-ins
   286     // Counter for loaded plug-ins
   287     TInt iLoadedCount;
   287     TInt iLoadedCount;
   288 
   288 
   289         // Event handler, not own, can be NULL
   289         // Event handler, not own, can be NULL
   290         MCFStarterEventHandler* iEventHandler;
   290         MCFStarterEventHandler* iEventHandler;
       
   291 	//JNIA-849K7G Error
       
   292 	TBool iUpdatePluginsAllowed;
   291     };
   293     };
   292 
   294 
   293 #endif
   295 #endif