From d7b7fed0cddf6236db3cf1bfdf9cc1380929cf5c Mon Sep 17 00:00:00 2001 From: Shawn Rutledge Date: Mon, 15 Apr 2019 15:59:03 +0200 Subject: Update the QML Runtime icon A new one has been drawn; use it on all platforms, not just on macOS. It is now also used as the default window icon, to be more identifiable when minimized, etc. Of course it can be overridden by plugins that can be loaded from qml. [ChangeLog][QtQml][qml] The QML Runtime tool now has an updated application icon and a default window icon. QtQuick applications can still use QWindow::setIcon() to override the window icon. Task-number: QTBUG-70826 Task-number: QTBUG-74662 Change-Id: I8671d0c99f7f4283dbe2dc4c605abb560f7bf1a1 Reviewed-by: Shawn Rutledge --- tools/qml/qml.qrc | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/qml/qml.qrc') diff --git a/tools/qml/qml.qrc b/tools/qml/qml.qrc index 1f0ffdace2..e4be1793d4 100644 --- a/tools/qml/qml.qrc +++ b/tools/qml/qml.qrc @@ -2,5 +2,6 @@ conf/configuration.qml conf/qtquick.qml + resources/qml-64.png -- cgit v1.2.3