|
@@ -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
|