uiacceltk/hitchcock/goommonitor/inc/goomactionlist.h
changeset 35 ac76c975c9be
parent 19 f5bac0badc7e
child 38 69409653e863
equal deleted inserted replaced
25:f7f1ae431f74 35:ac76c975c9be
   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
       
   269     TBool iOptionalTried; // no need to overperform though
   268     };
   270     };
   269 
   271 
   270 #include "goomactionlist.inl"
   272 #include "goomactionlist.inl"
   271 
   273 
   272 #endif /*GOOMACTIONLIST_H_*/
   274 #endif /*GOOMACTIONLIST_H_*/