X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=homescreen%2Fqml%2Fmain.qml;fp=homescreen%2Fqml%2Fmain.qml;h=233ee4f59e4bdcf92f9a34df68cb5ce69294091c;hb=0349f05f5885987952a2d8de03983b36722b264e;hp=7d40276d2481eff63a0388269087ed7bbd736c86;hpb=0bdd39b247661c1a0406d450d578d4ff3fd171b0;p=apps%2Fhomescreen.git diff --git a/homescreen/qml/main.qml b/homescreen/qml/main.qml index 7d40276..233ee4f 100644 --- a/homescreen/qml/main.qml +++ b/homescreen/qml/main.qml @@ -99,7 +99,7 @@ Window { } } - Timer { + Timer { id:notificationTimer interval: 3000 running: false