fixing html visibility in live mode
This commit is contained in:
parent
e80f0216ae
commit
ffb4da1432
2 changed files with 4 additions and 4 deletions
|
@ -179,7 +179,7 @@ Item {
|
|||
visible: htmlVisible
|
||||
onLoadingChanged: {
|
||||
if (loadRequest.status == 2)
|
||||
showPassiveNotification("YAHOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO!!");
|
||||
showPassiveNotification("yahoo?");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue