mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Bump QtQuick version to fix RegularExpressionValidator import
CURA-8640
This commit is contained in:
parent
b60156e3b7
commit
184f4b808e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
//Copyright (C) 2022 Ultimaker B.V.
|
//Copyright (C) 2022 Ultimaker B.V.
|
||||||
//Cura is released under the terms of the LGPLv3 or higher.
|
//Cura is released under the terms of the LGPLv3 or higher.
|
||||||
|
|
||||||
import QtQuick 2.10
|
import QtQuick 2.15
|
||||||
import QtQuick.Window 2.2
|
import QtQuick.Window 2.2
|
||||||
import QtQuick.Controls 2.3
|
import QtQuick.Controls 2.3
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue