Small addition for r.2515

git-svn-id: svn://kolibrios.org@2516 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Marat Zakiyanov (Mario79) 2012-03-28 17:01:49 +00:00
parent 6cf03dd98c
commit 9407b2971a

View File

@ -3314,6 +3314,9 @@ set_bgr_event:
test al, al ; got new update request?
jnz @b
; call change_task - because the application must have time to call f.15.8
call change_task
mov [draw_data+32 + RECT.left], eax
mov [draw_data+32 + RECT.top], eax
mov [draw_data+32 + RECT.right], eax