uiacceltk/hitchcock/goommonitor/inc/goomactionlist.h
branchRCL_3
changeset 15 cd0ae4656946
parent 13 3a60ebea00d0
child 17 c9d868f1e20c
equal deleted inserted replaced
13:3a60ebea00d0 15:cd0ae4656946
   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_*/