diff -r f7fbeaeb166a -r b23265fb36da bluetoothengine/bthid/keyboard/inc/keyboard.h --- a/bluetoothengine/bthid/keyboard/inc/keyboard.h Wed Apr 14 16:09:00 2010 +0300 +++ b/bluetoothengine/bthid/keyboard/inc/keyboard.h Tue Apr 27 16:49:44 2010 +0300 @@ -310,6 +310,9 @@ TBool IsSpecialHandleKey(TInt aUniCode); void LaunchApplicationL(const TDesC& aName); + + //Redraw cursor + void CursorRedraw(); private: TKeyboardDriverState iDriverState;