diff -r 00f9ee97d895 -r f05641c183ff bluetoothengine/bthid/keyboard/inc/keyboard.h --- a/bluetoothengine/bthid/keyboard/inc/keyboard.h Fri Apr 16 15:08:36 2010 +0300 +++ b/bluetoothengine/bthid/keyboard/inc/keyboard.h Mon May 03 12:40:50 2010 +0300 @@ -310,6 +310,9 @@ TBool IsSpecialHandleKey(TInt aUniCode); void LaunchApplicationL(const TDesC& aName); + + //Redraw cursor + void CursorRedraw(); private: TKeyboardDriverState iDriverState;