mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 08:05:16 +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
|
width: minimumWidth
|
||||||
height: minimumHeight
|
height: minimumHeight
|
||||||
|
|
||||||
|
backgroundColor: UM.Theme.getColor("main_background")
|
||||||
|
|
||||||
property bool dontShowAgain: true
|
property bool dontShowAgain: true
|
||||||
|
|
||||||
function storeDontShowAgain()
|
function storeDontShowAgain()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user