From 6d626138883398a0df7f72f3b38c27c542ed0ba4 Mon Sep 17 00:00:00 2001 From: danteruiz Date: Tue, 27 Aug 2019 16:15:10 -0700 Subject: [PATCH] fixing root.qml --- launchers/qt/resources/qml/root.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launchers/qt/resources/qml/root.qml b/launchers/qt/resources/qml/root.qml index 1b0ab8123d..462c8bef00 100644 --- a/launchers/qt/resources/qml/root.qml +++ b/launchers/qt/resources/qml/root.qml @@ -6,7 +6,7 @@ Image { id: root width: 515 height: 450 - source: "../images/Hifi_window@2x.png" + source: "../images/hifi_window@2x.png" Text { id: text