X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=app%2FHVAC.qml;h=be16e3fc0a8d10ee921c8268f5c80ddec5ac4caa;hb=refs%2Fheads%2Fsandbox%2Fharunobu.kurokawa%2Fals2018;hp=b1925dd0b9b3283957910b3b605e72ecdf3ec039;hpb=dd747fa9dfc009da9113e310d9b40f6280e7a57a;p=apps%2Fhvac.git diff --git a/app/HVAC.qml b/app/HVAC.qml index b1925dd..be16e3f 100644 --- a/app/HVAC.qml +++ b/app/HVAC.qml @@ -138,6 +138,8 @@ ApplicationWindow { binding.rightTemperature = degree } } + + } }