fixed tooltips
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user