forked from e16/e16
1
0
Fork 0

Another focus handling tweak.

SVN revision: 47699
This commit is contained in:
Kim Woelders 2010-04-02 15:28:08 +00:00
parent ccd185a794
commit b4d22677e3
1 changed files with 1 additions and 1 deletions

View File

@ -487,7 +487,7 @@ FocusToEWin(EWin * ewin, int why)
focus_pending_new = NULL;
break;
}
focus_request = (int)NextRequest(disp);
focus_request = (int)NextRequest(disp) - 1;
}
static void