mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
Update QML import versions and add headings
CURA-6598
This commit is contained in:
parent
7dc84f14a8
commit
52f3f9b773
9 changed files with 30 additions and 15 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue