From 663e9003a327f510c9342c82e57bb3f147a71be3 Mon Sep 17 00:00:00 2001 From: Alessandro Portale Date: Sat, 13 Jul 2019 11:31:22 +0200 Subject: [PATCH] Application wizards: Remove duplicate entry in a generated .qrc file qml.qrc: Warning: potential duplicate alias detected: 'main.qml' Change-Id: I949fda863175c3de4a828a93ca01620010a44e93 Reviewed-by: Christian Stenger --- .../templates/wizards/projects/qtquickapplication/swipe/qml.qrc | 1 - 1 file changed, 1 deletion(-) diff --git a/share/qtcreator/templates/wizards/projects/qtquickapplication/swipe/qml.qrc b/share/qtcreator/templates/wizards/projects/qtquickapplication/swipe/qml.qrc index 61176f1348b..d4df9e8a7d3 100644 --- a/share/qtcreator/templates/wizards/projects/qtquickapplication/swipe/qml.qrc +++ b/share/qtcreator/templates/wizards/projects/qtquickapplication/swipe/qml.qrc @@ -3,7 +3,6 @@ main.qml Page1Form.ui.qml Page2Form.ui.qml - main.qml qtquickcontrols2.conf