mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Properly set background for AboutDialog
CURA-9402
This commit is contained in:
parent
91cd709b46
commit
2335322381
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ UM.Dialog
|
|||
width: minimumWidth
|
||||
height: minimumHeight
|
||||
|
||||
backgroundColor: UM.Theme.getColor("main_background")
|
||||
|
||||
Rectangle
|
||||
{
|
||||
id: header
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue