ui/uiengine/medialists/src/glxcachemanager.cpp
changeset 70 a91aa46552be
parent 55 fb37077c270f
equal deleted inserted replaced
67:199e6e1e0b54 70:a91aa46552be
   708 	                MMPXCollection& collection = list->Collection();
   708 	                MMPXCollection& collection = list->Collection();
   709                     if (collection.UidL().iUid == KGlxCollectionPluginImageViewerImplementationUid)
   709                     if (collection.UidL().iUid == KGlxCollectionPluginImageViewerImplementationUid)
   710                         {
   710                         {
   711                         CGlxImageViewerManager *imageVwrMgr = CGlxImageViewerManager::InstanceL();
   711                         CGlxImageViewerManager *imageVwrMgr = CGlxImageViewerManager::InstanceL();
   712 						CleanupClosePushL(*imageVwrMgr);
   712 						CleanupClosePushL(*imageVwrMgr);
   713 #ifdef _DEBUG
   713 #ifdef GLX_LOGGING_ENABLED
   714                         TInt mediaCnt = list->Count();
   714 						TInt mediaCnt = list->Count();
   715 #endif                        
   715 #endif                        
   716                         TInt errInImage = KErrNone;
   716                         TInt errInImage = KErrNone;
   717  
   717  
   718                         
   718                         
   719                         GLX_DEBUG3("Image Viewer Collection - Attrib population! mediaCnt=%d, Media Id=%d",
   719                         GLX_DEBUG3("Image Viewer Collection - Attrib population! mediaCnt=%d, Media Id=%d",