mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Add missing background color to WorkspaceSummaryDialog.qml
CURA-9402
This commit is contained in:
parent
4d98ba3540
commit
5d5c83ec11
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ UM.Dialog
|
|||
width: minimumWidth
|
||||
height: minimumHeight
|
||||
|
||||
backgroundColor: UM.Theme.getColor("main_background")
|
||||
|
||||
property bool dontShowAgain: true
|
||||
|
||||
function storeDontShowAgain()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue