mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Fix import QtQuick versions to suit Qt 5.10
CURA-5785
This commit is contained in:
parent
a490e420f0
commit
b0f3fedc94
3 changed files with 3 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
// Cura is released under the terms of the LGPLv3 or higher.
|
||||
|
||||
import QtQuick 2.2
|
||||
import QtQuick.Controls 2.4
|
||||
import QtQuick.Controls 2.3
|
||||
import QtQuick.Controls.Styles 1.1
|
||||
import QtQuick.Layouts 1.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue