Bump QtQuick version to fix RegularExpressionValidator import

CURA-8640
This commit is contained in:
j.delarago 2022-04-05 15:11:07 +02:00
parent b60156e3b7
commit 184f4b808e

View file

@ -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