diff -r c54d95799c80 -r a1247965635c mpxplugins/viewplugins/views/commonplaybackview/inc/mpxbuttonmanager.h --- a/mpxplugins/viewplugins/views/commonplaybackview/inc/mpxbuttonmanager.h Wed Apr 14 15:54:18 2010 +0300 +++ b/mpxplugins/viewplugins/views/commonplaybackview/inc/mpxbuttonmanager.h Tue Apr 27 16:34:37 2010 +0300 @@ -173,7 +173,7 @@ /** * Sets the avkon rocker button state and send observer commands */ - TKeyResponse SetAvkonButtonState( const TKeyEvent& aKeyEvent, TEventCode aType ); + TKeyResponse SetAvkonButtonStateL( const TKeyEvent& aKeyEvent, TEventCode aType ); /** * Callback for long-press timer @@ -183,7 +183,7 @@ /** * Handle long press event. */ - void HandleLongPress(); + void HandleLongPressL(); private: // Data TRect iParentRect;