Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjelle Spijker <j.spijker@ultimaker.com>2021-03-29 19:12:35 +0300
committerJelle Spijker <spijker.jelle@gmail.com>2021-03-29 19:12:35 +0300
commit3baa71fd483cbf5b9e823a85a960cdeb95d13dca (patch)
tree04900626b08e671938d17ae7ea4daf7da5b2dbc4 /resources/qml/Cura.qml
parent9da321ffb9aae70c1469dc7496cf22ffd668614a (diff)
Update QtGraphicalEffects, Window and Dialogs
CURA-7813
Diffstat (limited to 'resources/qml/Cura.qml')
-rw-r--r--resources/qml/Cura.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/qml/Cura.qml b/resources/qml/Cura.qml
index cffb077440..46f096aef7 100644
--- a/resources/qml/Cura.qml
+++ b/resources/qml/Cura.qml
@@ -6,7 +6,7 @@ import QtQuick.Controls 1.4
import QtQuick.Controls.Styles 1.4
import QtQuick.Layouts 1.15
import QtQuick.Dialogs 1.3
-import QtGraphicalEffects 1.0
+import QtGraphicalEffects 1.12
import UM 1.3 as UM
import Cura 1.1 as Cura