uiacceltk/hitchcock/goommonitor/inc/goomactionlist.h
changeset 38 69409653e863
parent 29 ac3859d43844
child 40 dd05fdd05078
equal deleted inserted replaced
32:27a3ad0677c1 38:69409653e863
   261     RArray<TUint> iAppsProtectedByPlugins;
   261     RArray<TUint> iAppsProtectedByPlugins;
   262     
   262     
   263     TBool iRunningKillAppActions;
   263     TBool iRunningKillAppActions;
   264     
   264     
   265     TUint iCurrentPluginRun;
   265     TUint iCurrentPluginRun;
   266     RArray<TInt> iLowOnMemWgs;
   266 //    RArray<TInt> iLowOnMemWgs;
   267     TBool iUseSwRendering;
   267     TBool iUseSwRendering;
   268     TBool iTryOptional; // we did everything we could but still missing some bits, try again with different app targets
   268     TBool iTryOptional; // we did everything we could but still missing some bits, try again with different app targets
   269     TBool iOptionalTried; // no need to overperform though
   269     TBool iOptionalTried; // no need to overperform though
       
   270     TUint iAppIndex;
   270     };
   271     };
   271 
   272 
   272 #include "goomactionlist.inl"
   273 #include "goomactionlist.inl"
   273 
   274 
   274 #endif /*GOOMACTIONLIST_H_*/
   275 #endif /*GOOMACTIONLIST_H_*/