forked from KolibriOS/kolibrios
v0.4.4 - Fixed focus unchanged
git-svn-id: svn://kolibrios.org@4129 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
886d872aa1
commit
4f0a60c742
@ -498,7 +498,7 @@ proc event_mouse
|
|||||||
mcall , 7
|
mcall , 7
|
||||||
mov [win.psid], eax
|
mov [win.psid], eax
|
||||||
|
|
||||||
mcall , 3, [win.sid]
|
mcall 18, 3, [win.sid]
|
||||||
|
|
||||||
mov byte[win.state], 1
|
mov byte[win.state], 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user