mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -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
|
width: minimumWidth
|
||||||
height: minimumHeight
|
height: minimumHeight
|
||||||
|
|
||||||
|
backgroundColor: UM.Theme.getColor("main_background")
|
||||||
|
|
||||||
Rectangle
|
Rectangle
|
||||||
{
|
{
|
||||||
id: header
|
id: header
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue