mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 10:17:52 -06:00
Change background color of Discard or keepchanges dialog
CURA-8951
This commit is contained in:
parent
fd3ef23784
commit
01ecc799fa
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ UM.Dialog
|
|||
minimumHeight: UM.Theme.getSize("popup_dialog").height
|
||||
width: minimumWidth
|
||||
height: minimumHeight
|
||||
|
||||
backgroundColor: UM.Theme.getColor("background_1")
|
||||
margin: UM.Theme.getSize("thick_margin").width
|
||||
|
||||
property var changesModel: Cura.UserChangesModel { id: userChangesModel }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue