Skip to content
Snippets Groups Projects
Commit 0009143b authored by Miikka Heikkinen's avatar Miikka Heikkinen Committed by Qt Cherry-pick Bot
Browse files

Fix the import statement order for qml files generated during import


Tooling is bit picky about the import statement order, so to ensure
things work properly, QtQuick import is generated before QtQuick3D
import. Also added QtQuick import generation for files that lacked it.

Task-number: QDS-2648
Change-Id: I601aa22e423e3ce89b9b07d0c1f5c34c72dcae52
Reviewed-by: default avatarMahmoud Badri <mahmoud.badri@qt.io>
Reviewed-by: default avatarThomas Hartmann <thomas.hartmann@qt.io>
(cherry picked from commit 1717e915)
Reviewed-by: default avatarQt Cherry-pick Bot <cherrypick_bot@qt-project.org>
parent 003a8efc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment