diff -r d0529222e3f0 -r bd874ee5e5e2 homescreenpluginsrv/inc/hspsdefinitionrepository.h --- 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