forked from KolibriOS/kolibrios
TASK PANEL - forced redrawing the background after the clean desktop (Wind)
git-svn-id: svn://kolibrios.org@2636 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
30a21108d8
commit
fdcea03c64
@ -1083,9 +1083,12 @@ align 4
|
||||
cmp [clean_desktop_minimize],1
|
||||
je @f
|
||||
call restore_desktop
|
||||
ret
|
||||
;--------------------------------------
|
||||
align 4
|
||||
@@:
|
||||
mcall 68,1
|
||||
mcall 15,3
|
||||
ret
|
||||
; jmp still
|
||||
;------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user