Files
qt-creator/src/libs/qmljs/qmljsbind.cpp
Miikka Heikkinen d661c2ed12 QmlJS: Ensure QtQuick is the first import
Some items will show empty property panel and cannot be reparented
in QmlDesigner if the module that defines the item is imported before
QtQuick module. This fix ensures QtQuick module is always imported
first.

Change-Id: Ie610fef681f5bf0ac62d1b879bb9306d4f7d293b
Fixes: QDS-3115
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-11-16 09:36:15 +00:00

12 KiB