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

@ -2,8 +2,8 @@
// Uranium is released under the terms of the LGPLv3 or higher.
import QtQuick 2.7
import QtQuick.Controls 1.4
import QtQuick.Layouts 1.3
import QtQuick.Dialogs
import UM 1.2 as UM
import Cura 1.0 as Cura