Skip to content
Snippets Groups Projects
Commit ae7d4a9f authored by Pierre Lamot's avatar Pierre Lamot Committed by Hugo Beauzée-Luyssen
Browse files

qml: fix Instantiator required imports for snap Qt version

fix: #26470
parent 2b058d8c
No related branches found
No related tags found
Loading
Pipeline #180463 passed with stages
in 21 minutes and 57 seconds
......@@ -16,6 +16,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/
import QtQuick 2.11
import QtQml 2.11
import QtQml.Models 2.11
......
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