mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Move QML files over to QtQuick 2.1 instead of 2.2
This commit is contained in:
parent
4f2fba04ea
commit
2601f511f6
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
import QtQuick 2.2
|
||||
import QtQuick.Controls 1.2
|
||||
import QtQuick 2.1
|
||||
import QtQuick.Controls 1.1
|
||||
import QtQuick.Layouts 1.1
|
||||
|
||||
import Cura 1.0 as Cura
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue