mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Remove commented out code
This commit is contained in:
parent
b0d0d81dc3
commit
7aa44bdd9e
1 changed files with 0 additions and 2 deletions
|
@ -81,8 +81,6 @@ Item {
|
|||
Behavior on opacity { NumberAnimation { duration: 100 } }
|
||||
|
||||
color: UM.Theme.getColor("lining");
|
||||
//border.width: UM.Theme.getSize("default_lining").width
|
||||
//border.color: UM.Theme.getColor("lining")
|
||||
|
||||
UM.PointingRectangle {
|
||||
id: panelBackground;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue