v0.4.4 - Fixed focus unchanged

git-svn-id: svn://kolibrios.org@4129 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
eAndrew 2013-10-29 14:29:49 +00:00
parent 886d872aa1
commit 4f0a60c742

View File

@ -498,7 +498,7 @@ proc event_mouse
mcall , 7
mov [win.psid], eax
mcall , 3, [win.sid]
mcall 18, 3, [win.sid]
mov byte[win.state], 1