bluetoothengine/bthid/mouse/Sesame_client/src/clientimagecommander.cpp
branchRCL_3
changeset 16 b23265fb36da
parent 13 b6f55cd40afd
child 40 997690c3397a
--- a/bluetoothengine/bthid/mouse/Sesame_client/src/clientimagecommander.cpp	Wed Apr 14 16:09:00 2010 +0300
+++ b/bluetoothengine/bthid/mouse/Sesame_client/src/clientimagecommander.cpp	Tue Apr 27 16:49:44 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);