Update QtGraphicalEffects, Window and Dialogs

CURA-7813
This commit is contained in:
jelle Spijker 2021-03-29 18:12:35 +02:00 committed by Jelle Spijker
parent 9da321ffb9
commit 3baa71fd48
No known key found for this signature in database
GPG key ID: 6662DC033BE6B99A
17 changed files with 18 additions and 18 deletions

View file

@ -3,7 +3,7 @@
import QtQuick 2.15
import QtQuick.Controls 2.15
import QtGraphicalEffects 1.0 // For the dropshadow
import QtGraphicalEffects 1.12 // For the dropshadow
import UM 1.2 as UM