forked from e16/e16
1
0
Fork 0

Fix move through desk switch.

SVN revision: 27936
This commit is contained in:
Kim Woelders 2007-01-13 01:44:03 +00:00
parent 056a824115
commit b5da0f0aeb
1 changed files with 2 additions and 0 deletions

View File

@ -229,6 +229,8 @@ ActionMoveResume(void)
if (!ewin)
return 0;
GrabPointerSet(EoGetWin(ewin), ECSR_ACT_MOVE, 1);
fl = (Mode_mr.mode == 5) ? 4 : 0;
if (Mode.mode == MODE_MOVE_PENDING)
{