mpxplugins/viewplugins/views/collectionviewhg/inc/mpxcollectionviewhg.hrh
branchRCL_3
changeset 23 455f89b7fcc5
parent 14 c54d95799c80
equal deleted inserted replaced
21:cb96c29156b2 23:455f89b7fcc5
   145     };
   145     };
   146 
   146 
   147 // Different state of educating User Popup
   147 // Different state of educating User Popup
   148 enum TMPXEducatingPopup 
   148 enum TMPXEducatingPopup 
   149     {
   149     {
   150     EMPXInitialEducatingPopup,   // Initial state
   150     // EMPXInitialEducatingPopup,   // Initial state
   151     EMPXShowEducatingPopup,      // Show popup at manual refresh, if any new songs added
   151     EMPXShowEducatingPopup,      // Show popup at manual refresh, if any new songs added
   152     EMPXDonotShowEducatingPopup  // User doesn't want to see popup
   152     EMPXDonotShowEducatingPopup  // User doesn't want to see popup
   153     };
   153     };
   154 #endif  // MPXCOLLECTIONVIEWHG_HRH
   154 #endif  // MPXCOLLECTIONVIEWHG_HRH
   155 
   155