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

@ -7,7 +7,7 @@ import QtQuick.Controls 2.15
import UM 1.2 as UM
import Cura 1.0 as Cura
import QtGraphicalEffects 1.0 // For the dropshadow
import QtGraphicalEffects 1.12 // For the dropshadow
// The expandable component has 2 major sub components:
// * The headerItem; Always visible and should hold some info about what happens if the component is expanded