mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
RegularExpressionValidator requires newer version of QtQuick
CURA-8640
This commit is contained in:
parent
e593322b43
commit
2f96f7b410
6 changed files with 11 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
// Copyright (c) 2022 Ultimaker B.V.
|
||||
// Cura is released under the terms of the LGPLv3 or higher.
|
||||
|
||||
import QtQuick 2.1
|
||||
import QtQuick 2.10
|
||||
import QtQuick.Controls 2.15
|
||||
import QtQuick.Layouts 1.3
|
||||
import QtQuick.Window 2.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue