Update Dialog imports to remove version

Update FileDialogs selectExisting -> fileMode and folder -> currentFolder

CURA-8640
This commit is contained in:
j.delarago 2022-04-01 16:08:35 +02:00
parent 90f03befc8
commit f327c2479b
9 changed files with 19 additions and 17 deletions

View file

@ -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