uiacceltk/hitchcock/goommonitor/inc/goomactionlist.h
changeset 43 95d73125a086
parent 35 ac76c975c9be
child 40 dd05fdd05078
--- a/uiacceltk/hitchcock/goommonitor/inc/goomactionlist.h	Wed Jun 23 19:14:05 2010 +0300
+++ b/uiacceltk/hitchcock/goommonitor/inc/goomactionlist.h	Tue Jul 06 15:18:10 2010 +0300
@@ -263,10 +263,11 @@
     TBool iRunningKillAppActions;
     
     TUint iCurrentPluginRun;
-    RArray<TInt> iLowOnMemWgs;
+//    RArray<TInt> 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
+    TUint iAppIndex;
     };
 
 #include "goomactionlist.inl"