Commit 5874e29b authored by Matthew Vogt's avatar Matthew Vogt Committed by Qt by Nokia
Browse files

Create plugins for Particles and Window submodules


To prevent errors when QML files import QtQuick.Particles or
QtQuick.Window before importing QtQuick itself, create plugins for
these submodules that make their import statements independent of
the QtQuick import.

Remove the automatic re-ordering of the imports list prior to loading
to ensure registered name conflicts can be resolved by changing the
order of import statements.

Task-number: QTBUG-24369
Change-Id: I248625fa30a813dddd2a64feb9a489768931939f
Reviewed-by: default avatarMartin Jones <martin.jones@nokia.com>
parent 82a048c3
Showing with 186 additions and 34 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment