bluetoothengine/bthid/mouse/hidmousedriver/inc/mouse.h
changeset 26 b78e66e88238
parent 0 f63038272f30
child 39 5a89845f78e2
--- a/bluetoothengine/bthid/mouse/hidmousedriver/inc/mouse.h	Sat Apr 24 00:12:05 2010 +0300
+++ b/bluetoothengine/bthid/mouse/hidmousedriver/inc/mouse.h	Sat Apr 24 00:30:17 2010 +0300
@@ -136,6 +136,9 @@
      */
     virtual void SetInputHandlingReg(CHidInputDataHandlingReg* aHandlingReg);
 
+    //redraw cursor
+    void CursorRedraw();
+
 private:
     // Constructor taking a pointer to the HID layer requesting the driver
     // instance