forked from KolibriOS/kolibrios
panel: second click on time will close calendar (if it was opened)
git-svn-id: svn://kolibrios.org@3902 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
092e6ce0ea
commit
f530cc1eb1
@ -951,7 +951,7 @@ noselect:
|
|||||||
test eax,eax
|
test eax,eax
|
||||||
jz @f
|
jz @f
|
||||||
|
|
||||||
mcall 18,3,edi
|
mcall 18,2,edi
|
||||||
jmp still
|
jmp still
|
||||||
;--------------------------------------
|
;--------------------------------------
|
||||||
align 4
|
align 4
|
||||||
|
Loading…
Reference in New Issue
Block a user