bluetoothengine/bthid/mouse/Sesame_client/src/clientimagecommander.cpp
changeset 26 b78e66e88238
parent 25 9c3798b88e30
child 40 997690c3397a
--- a/bluetoothengine/bthid/mouse/Sesame_client/src/clientimagecommander.cpp	Sat Apr 24 00:12:05 2010 +0300
+++ b/bluetoothengine/bthid/mouse/Sesame_client/src/clientimagecommander.cpp	Sat Apr 24 00:30:17 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);