homescreenpluginsrv/inc/hspsdefinitionrepository.h
branchRCL_3
changeset 18 bd874ee5e5e2
parent 0 79c6a41cd166
child 74 edd621764147
--- a/homescreenpluginsrv/inc/hspsdefinitionrepository.h	Fri Feb 19 23:07:29 2010 +0200
+++ b/homescreenpluginsrv/inc/hspsdefinitionrepository.h	Fri Mar 12 15:43:54 2010 +0200
@@ -491,7 +491,10 @@
 #ifdef HSPS_LOG_ACTIVE        
         // Log bus. Not owned.
         ChspsLogBus* iLogBus;
-#endif        
+#endif
+       
+        // Cached copy of last retrieved ODT.
+        ChspsODT* iCacheLastODT;        
     };
 
 #endif      // C_hspsDEFINITIONREPOSITORY_H