Use the 5.8 versions of QtQuick modules in QMLs

CURA-4758
This commit is contained in:
Lipu Fei 2018-01-04 13:26:12 +01:00
parent 4cec27b181
commit 84adbc5f41
10 changed files with 19 additions and 19 deletions

View file

@ -1,7 +1,7 @@
// Copyright (c) 2017 Ultimaker B.V.
// Uranium is released under the terms of the LGPLv3 or higher.
import QtQuick 2.2
import QtQuick 2.8
import QtQuick.Controls 1.1
import QtQuick.Controls.Styles 1.1
import QtQuick.Layouts 1.1