bluetoothengine/bthid/mouse/Sesame_client/src/clientimagecommander.cpp
changeset 17 f05641c183ff
parent 15 00f9ee97d895
child 40 997690c3397a
--- a/bluetoothengine/bthid/mouse/Sesame_client/src/clientimagecommander.cpp	Fri Apr 16 15:08:36 2010 +0300
+++ b/bluetoothengine/bthid/mouse/Sesame_client/src/clientimagecommander.cpp	Mon May 03 12:40:50 2010 +0300
@@ -175,7 +175,7 @@
     {
     // Could optionally decode the commands here
     DBG(RDebug::Print(_L("RImageCommander::ImageCommand %d"), aCommand));
-    if ( aCommand == KRedrawBTCursorAnim ) 
+    if ( aCommand == KResetBTCursorAnim ) 
         {
         //reset the current location to avoid sudden jumping 
         iCurrentPoint.SetXY(0,0);