mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 14:44:13 -06:00
Update Dialog imports to remove version
Update FileDialogs selectExisting -> fileMode and folder -> currentFolder CURA-8640
This commit is contained in:
parent
90f03befc8
commit
f327c2479b
9 changed files with 19 additions and 17 deletions
|
@ -1,7 +1,7 @@
|
|||
// Copyright (c) 2020 Ultimaker B.V.
|
||||
// Cura is released under the terms of the LGPLv3 or higher.
|
||||
|
||||
import QtQuick 2.10
|
||||
import QtQuick 2.15
|
||||
import QtQuick.Controls 2.3
|
||||
|
||||
import UM 1.5 as UM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue