mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Remove debug code
Contributes to issue CURA-4557.
This commit is contained in:
parent
2db208cc75
commit
7ec7136a3a
1 changed files with 0 additions and 4 deletions
|
@ -22,10 +22,6 @@ Button
|
||||||
tooltip: catalog.i18nc("@info:tooltip", "Check current setup for known problems.")
|
tooltip: catalog.i18nc("@info:tooltip", "Check current setup for known problems.")
|
||||||
onClicked: manager.runChecks()
|
onClicked: manager.runChecks()
|
||||||
|
|
||||||
//anchors.leftMargin: UM.Theme.getSize("default_margin").width
|
|
||||||
|
|
||||||
//anchors.right: parent.right
|
|
||||||
//anchors.verticalCenter: parent.verticalCenter
|
|
||||||
width: UM.Theme.getSize("save_button_specs_icons").width
|
width: UM.Theme.getSize("save_button_specs_icons").width
|
||||||
height: UM.Theme.getSize("save_button_specs_icons").height
|
height: UM.Theme.getSize("save_button_specs_icons").height
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue