X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=homescreen%2Fqml%2Fmain.qml;h=233ee4f59e4bdcf92f9a34df68cb5ce69294091c;hb=f3de2f5cad06a772ee55f58694d559a7cb012c02;hp=7d40276d2481eff63a0388269087ed7bbd736c86;hpb=fb66fba2bfdd2f14adf9218e8a6d537c9121ed3c;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