mpxplugins/viewplugins/views/collectionviewhg/inc/mpxcollectionviewhg.hrh
branchRCL_3
changeset 18 c54d95799c80
parent 17 c8156a91d13c
child 49 455f89b7fcc5
equal deleted inserted replaced
17:c8156a91d13c 18:c54d95799c80
   142     EMPXPlaylistDetailsDate,
   142     EMPXPlaylistDetailsDate,
   143     EMPXPlaylistDetailsTime,
   143     EMPXPlaylistDetailsTime,
   144     EMPXPlaylistDetailsCount
   144     EMPXPlaylistDetailsCount
   145     };
   145     };
   146 
   146 
       
   147 // Different state of educating User Popup
       
   148 enum TMPXEducatingPopup 
       
   149     {
       
   150     EMPXInitialEducatingPopup,   // Initial state
       
   151     EMPXShowEducatingPopup,      // Show popup at manual refresh, if any new songs added
       
   152     EMPXDonotShowEducatingPopup  // User doesn't want to see popup
       
   153     };
   147 #endif  // MPXCOLLECTIONVIEWHG_HRH
   154 #endif  // MPXCOLLECTIONVIEWHG_HRH
   148 
   155 
   149 // End of File
   156 // End of File