mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 06:33:55 -06:00
Remove debug property
Contributes to CS-251
This commit is contained in:
parent
1aed8a1fa5
commit
9a29c77228
1 changed files with 1 additions and 2 deletions
|
@ -39,8 +39,7 @@ Item
|
|||
{
|
||||
id: background
|
||||
anchors.fill: parent
|
||||
// color: UM.Theme.getColor("monitor_card_background")
|
||||
color: "red"
|
||||
color: UM.Theme.getColor("monitor_card_background")
|
||||
border
|
||||
{
|
||||
color: UM.Theme.getColor("monitor_card_border")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue