mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-14 15:23:12 +08:00
Remove commented out code
This commit is contained in:
parent
b0d0d81dc3
commit
7aa44bdd9e
@ -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…
x
Reference in New Issue
Block a user