mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:29:05 +08:00
Remove debug code
Contributes to issue CURA-4557.
This commit is contained in:
parent
2db208cc75
commit
7ec7136a3a
@ -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…
x
Reference in New Issue
Block a user