fixed tooltips

main
Yuriy 4 months ago
parent 96a8fb9566
commit 4ac3c76641

@ -128,6 +128,7 @@ DownloadLatestChromium(){
IfMsgBox OK, { IfMsgBox OK, {
} Else IfMsgBox Cancel, { } Else IfMsgBox Cancel, {
ToolTip
return return
} }

@ -48,7 +48,7 @@ if(!status){
IfMsgBox OK, { IfMsgBox OK, {
Return Return
} Else IfMsgBox Cancel, { } Else IfMsgBox Cancel, {
ToolTip
} }
} }

Loading…
Cancel
Save