videocollection/mpxmyvideoscollection/src/vcxmyvideoscategories.cpp
branchRCL_3
changeset 18 baf439b22ddd
parent 16 67eb01668b0e
equal deleted inserted replaced
16:67eb01668b0e 18:baf439b22ddd
   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: