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:
Kirill Lipatov (Leency) 2013-09-10 22:34:41 +00:00
parent 092e6ce0ea
commit f530cc1eb1

View File

@ -951,7 +951,7 @@ noselect:
test eax,eax
jz @f
mcall 18,3,edi
mcall 18,2,edi
jmp still
;--------------------------------------
align 4