diff -r c8156a91d13c -r c54d95799c80 mpxplugins/viewplugins/views/inc/mpxcommonplaybackview.hrh --- a/mpxplugins/viewplugins/views/inc/mpxcommonplaybackview.hrh Wed Mar 31 21:26:33 2010 +0300 +++ b/mpxplugins/viewplugins/views/inc/mpxcommonplaybackview.hrh Wed Apr 14 15:54:18 2010 +0300 @@ -25,7 +25,7 @@ /** Command ID's. */ enum TMPXPlaybackViewCommandIds { - EMPXPbvCmdPlay = 0x1000, + EMPXPbvCmdPlay = 0x2500, EMPXPbvCmdPause, EMPXPbvCmdStop, EMPXPbvCmdPlayPause,