contextframework/cfw/inc/cfactivatorengine/CFActivatorEngineActionPluginManager.h
changeset 28 b0b858956ed5
parent 0 2e3d3ce01487
equal deleted inserted replaced
21:c4cbaa4fb734 28:b0b858956ed5
   156         /*  
   156         /*  
   157          * Event handler
   157          * Event handler
   158          * Not own. Can be NULL
   158          * Not own. Can be NULL
   159          */
   159          */
   160         MCFStarterEventHandler* iEventHandler;
   160         MCFStarterEventHandler* iEventHandler;
       
   161 // JNIA-849K7Gs
       
   162 	TBool iUpdatePluginsAllowed;
   161     };
   163     };
   162 
   164 
   163 #endif
   165 #endif