diff -r b425f12f328d -r d45095c2f4f3 mpx/collectionframework/collectionengine/inc/mpxcollectionengine.h --- a/mpx/collectionframework/collectionengine/inc/mpxcollectionengine.h Tue Jan 26 12:18:42 2010 +0200 +++ b/mpx/collectionframework/collectionengine/inc/mpxcollectionengine.h Tue Feb 02 00:27:58 2010 +0200 @@ -391,6 +391,8 @@ * If not KNullUid, indicates the plugin that is currently being upgraded. */ TUid iUpdatedPluginUid; + + CMPXMedia* iMediaForHeapKeepAlive; // own }; #include "mpxcollectionengine.inl"