mpxplugins/viewplugins/views/podcastplaybackview/inc/mpxpodcastplaybackview.hrh
branchRCL_3
changeset 17 c8156a91d13c
parent 0 ff3acec5bc43
equal deleted inserted replaced
15:171e07ac910f 17:c8156a91d13c
    23 // ENUMS
    23 // ENUMS
    24 
    24 
    25 /** Command ID's. */
    25 /** Command ID's. */
    26 enum TMPXPodcastPlaybackViewCommandIds
    26 enum TMPXPodcastPlaybackViewCommandIds
    27     {
    27     {
    28     EMPXPbvCmdGoToPodcastMenu = 0x1A00
    28     EMPXPbvCmdGoToPodcastMenu = 0x1A00,
       
    29     EMPXPbvCmdPodcastDetails
    29     };
    30     };
    30 
    31 
    31 #define KMPXPodcastPlaybackViewId 0x101FFCB8
    32 #define KMPXPodcastPlaybackViewId 0x101FFCB8
    32 
    33 
    33 #endif  // MPXPODCASTPLAYBACKVIEW_HRH
    34 #endif  // MPXPODCASTPLAYBACKVIEW_HRH