bluetoothengine/bthid/mouse/Sesame_server/inc/mousecursorimage.h
branchRCL_3
changeset 16 b23265fb36da
parent 0 f63038272f30
--- a/bluetoothengine/bthid/mouse/Sesame_server/inc/mousecursorimage.h	Wed Apr 14 16:09:00 2010 +0300
+++ b/bluetoothengine/bthid/mouse/Sesame_server/inc/mousecursorimage.h	Tue Apr 27 16:49:44 2010 +0300
@@ -124,6 +124,7 @@
     CFbsBitGc* iSpriteGc;
     CFbsBitmap* iCursorBitmap;
     CFbsBitmap* iCursorBitmapMask;
+    TPoint    iLastUsedPoint;
     };
 
 #endif // __MOUSECURSORIMAGE_H__