diff -r cd0ae4656946 -r c9d868f1e20c uiacceltk/hitchcock/goommonitor/inc/goomactionlist.h --- a/uiacceltk/hitchcock/goommonitor/inc/goomactionlist.h Mon Jun 21 16:41:52 2010 +0300 +++ b/uiacceltk/hitchcock/goommonitor/inc/goomactionlist.h Thu Jul 15 19:40:07 2010 +0300 @@ -225,6 +225,10 @@ void ConstructL(CGOomConfig& aConfig); + TBool IsOkToKillApp(TInt aAppId); + + TBool AppCloseActionAlreadyExists(CGOomWindowGroupList& aWindowGroupList, TInt32 appId); + private: //data RWsSession& iWs; @@ -263,7 +267,7 @@ TBool iRunningKillAppActions; TUint iCurrentPluginRun; - RArray iLowOnMemWgs; +// RArray iLowOnMemWgs; TBool iUseSwRendering; TBool iTryOptional; // we did everything we could but still missing some bits, try again with different app targets TBool iOptionalTried; // no need to overperform though