videocollection/mpxmyvideoscollection/src/vcxmyvideoscategories.cpp
changeset 46 adbe7d5ba2f5
parent 28 c48470be1ba7
equal deleted inserted replaced
28:c48470be1ba7 46:adbe7d5ba2f5
   549                         
   549                         
   550         case EVcxMyVideosOriginCapturedWithCamera:
   550         case EVcxMyVideosOriginCapturedWithCamera:
   551             return KVcxMyVideosCapturedCategoryIndex;
   551             return KVcxMyVideosCapturedCategoryIndex;
   552                             
   552                             
   553         case EVcxMyVideosOriginDownloaded:
   553         case EVcxMyVideosOriginDownloaded:
   554 #ifndef VIDEO_COLLECTION_PLUGIN_TB92
   554 #ifdef VCX_DOWNLOADS_CATEGORY
   555             return KVcxMyVideosDownloadsCategoryIndex;
   555             return KVcxMyVideosDownloadsCategoryIndex;
   556 #endif
   556 #endif
   557         case EVcxMyVideosOriginTvRecording:
   557         case EVcxMyVideosOriginTvRecording:
   558         case EVcxMyVideosOriginSideLoaded:                
   558         case EVcxMyVideosOriginSideLoaded:                
   559         case EVcxMyVideosOriginOther:
   559         case EVcxMyVideosOriginOther: