diff -r bd83ceabce89 -r 5a1685599b76 textinput/peninputsplitqwerty/inc/peninputsplitqwertylayout.h --- a/textinput/peninputsplitqwerty/inc/peninputsplitqwertylayout.h Tue Sep 14 21:59:06 2010 +0300 +++ b/textinput/peninputsplitqwerty/inc/peninputsplitqwertylayout.h Wed Sep 15 12:34:44 2010 +0300 @@ -265,6 +265,15 @@ */ void HandleVirtualKeyUpL( TInt aEventType, CFepUiBaseCtrl* aCtrl, const TDesC& aEventData ); + + /** + * Handle virtual key down event + * + * @since since S60 v5.0 + * @param none + * @return none + */ + void HandleVirtualKeyDown(); private: