forked from KolibriOS/kolibrios
Additional fix related to revision 1172.
git-svn-id: svn://kolibrios.org@1225 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
655e582539
commit
e5ab88e796
@ -499,7 +499,7 @@ display_settings:
|
||||
|
||||
repos_windows:
|
||||
mov ecx,[TASK_COUNT]
|
||||
mov edi, OS_BASE+0x20*2
|
||||
mov edi, window_data+0x20*2
|
||||
call force_redraw_background
|
||||
dec ecx
|
||||
jge @f
|
||||
|
Loading…
Reference in New Issue
Block a user