mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-18 20:28:01 -06:00
QTQuick.Dialogs jumped to using 6.0 in QT6
Update imports to use correct version number. CURA-8640
This commit is contained in:
parent
f436c97abd
commit
99a3a8d11d
7 changed files with 6 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue