mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -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
|
id: background
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
// color: UM.Theme.getColor("monitor_card_background")
|
color: UM.Theme.getColor("monitor_card_background")
|
||||||
color: "red"
|
|
||||||
border
|
border
|
||||||
{
|
{
|
||||||
color: UM.Theme.getColor("monitor_card_border")
|
color: UM.Theme.getColor("monitor_card_border")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue