Android bugfix
This commit is contained in:
parent
59fe1ea0df
commit
17f25d6809
4 changed files with 5 additions and 5 deletions
|
@ -257,7 +257,7 @@ Rectangle{
|
|||
}
|
||||
Connections{
|
||||
target:updatenews
|
||||
function onError(api,data){print("updatnews error "+api);
|
||||
function onError(api,data){
|
||||
newsBusy.running=false;
|
||||
}
|
||||
function onSuccess(api){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue