mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 23:25:09 +08:00
Add missing background color to WorkspaceSummaryDialog.qml
CURA-9402
This commit is contained in:
parent
4d98ba3540
commit
5d5c83ec11
@ -18,6 +18,8 @@ UM.Dialog
|
||||
width: minimumWidth
|
||||
height: minimumHeight
|
||||
|
||||
backgroundColor: UM.Theme.getColor("main_background")
|
||||
|
||||
property bool dontShowAgain: true
|
||||
|
||||
function storeDontShowAgain()
|
||||
|
Loading…
x
Reference in New Issue
Block a user