diff -r f7fbeaeb166a -r b23265fb36da bluetoothengine/bthid/mouse/Sesame_server/inc/mousecursorimage.h --- 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__