Update QML import versions and add headings

CURA-6598
This commit is contained in:
Lipu Fei 2019-09-03 11:01:39 +02:00
parent 7dc84f14a8
commit 52f3f9b773
9 changed files with 30 additions and 15 deletions

View file

@ -1,8 +1,11 @@
import QtQuick 2.0
// Copyright (c) 2019 Ultimaker B.V.
// Cura is released under the terms of the LGPLv3 or higher.
import QtQuick 2.10
import QtQuick.Controls 2.3
import Cura 1.6 as Cura
import UM 1.2 as UM
import Cura 1.6 as Cura
Button
{