bluetoothengine/bthid/keyboard/inc/keyboard.h
branchRCL_3
changeset 12 b23265fb36da
parent 0 f63038272f30
child 18 5a89845f78e2
--- 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;