mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Update QtGraphicalEffects, Window and Dialogs
CURA-7813
This commit is contained in:
parent
9da321ffb9
commit
3baa71fd48
17 changed files with 18 additions and 18 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue