mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
Remove unused code.
Contributes to CURA-5786.
This commit is contained in:
parent
dba31c3af4
commit
059e681de5
3 changed files with 0 additions and 10 deletions
|
@ -314,14 +314,6 @@ UM.MainWindow
|
|||
anchors.bottom: parent.bottom
|
||||
anchors.rightMargin: UM.Theme.getSize("thick_margin").width
|
||||
anchors.bottomMargin: UM.Theme.getSize("thick_margin").height
|
||||
// onShowTooltip:
|
||||
// {
|
||||
// base.showTooltip(item, location, text)
|
||||
// }
|
||||
// onHideTooltip:
|
||||
// {
|
||||
// base.hideTooltip()
|
||||
// }
|
||||
}
|
||||
|
||||
Loader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue