QTQuick.Dialogs jumped to using 6.0 in QT6

Update imports to use correct version number.

CURA-8640
This commit is contained in:
j.delarago 2022-03-29 16:04:02 +02:00
parent f436c97abd
commit 99a3a8d11d
7 changed files with 6 additions and 7 deletions

View file

@ -2,7 +2,6 @@
//Cura is released under the terms of the LGPLv3 or higher.
import QtQuick 2.10
import QtQuick.Dialogs 1.1
import QtQuick.Window 2.2
import QtQuick.Controls 2.3
import QtQuick.Layouts 1.3