diff -r f566ba6aad4c -r 6bb78022e3bd fep/aknfep/inc/AknFepFnKeyManager.h --- a/fep/aknfep/inc/AknFepFnKeyManager.h Sun Mar 14 13:11:12 2010 +0000 +++ b/fep/aknfep/inc/AknFepFnKeyManager.h Sun Mar 28 16:37:19 2010 +0100 @@ -84,10 +84,10 @@ /* * Handles the Fn key event to change the state appropriately. */ - TKeyResponse CAknFepFnKeyManager::HandleFnKeyEventL( const TKeyEvent& aKeyEvent, - TEventCode aEventCode, - TCoeInputCapabilities aInputCapabilities - ); + TKeyResponse HandleFnKeyEventL( const TKeyEvent& aKeyEvent, + TEventCode aEventCode, + TCoeInputCapabilities aInputCapabilities + ); void SetCase( TCase aCase );