uiacceltk/hitchcock/goommonitor/inc/goomactionlist.h
branchRCL_3
changeset 34 3a60ebea00d0
parent 17 3ac8bf5c5014
child 41 cd0ae4656946
--- a/uiacceltk/hitchcock/goommonitor/inc/goomactionlist.h	Tue May 25 13:39:57 2010 +0300
+++ b/uiacceltk/hitchcock/goommonitor/inc/goomactionlist.h	Wed Jun 09 10:41:25 2010 +0300
@@ -265,6 +265,8 @@
     TUint iCurrentPluginRun;
     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
     };
 
 #include "goomactionlist.inl"