bluetoothengine/bthid/keyboard/inc/keyboard.h
changeset 17 f05641c183ff
parent 0 f63038272f30
child 39 5a89845f78e2
child 40 997690c3397a
--- 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;