videocollection/videocollectionwrapper/tsrc/testvideocollectionwrapper_p/stub/inc/videocollectionwrapper.h
changeset 62 0e1e938beb1a
parent 15 cf5481c2bc0b
equal deleted inserted replaced
59:a76e86df7ccd 62:0e1e938beb1a
    22 class VideoCollectionWrapper       
    22 class VideoCollectionWrapper       
    23 {
    23 {
    24     
    24     
    25 public: // Constructor
    25 public: // Constructor
    26     
    26     
    27     enum TModelType
       
    28     {
       
    29         EAllVideos,
       
    30         ECollections,
       
    31         EGeneric,
       
    32         ECollectionContent
       
    33     };
       
    34 };
    27 };
    35 #endif // __VIDEOCOLLECTIONWRAPPER_H__
    28 #endif // __VIDEOCOLLECTIONWRAPPER_H__