mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Remove vestigial references to "monitoringPrint"
This commit is contained in:
parent
87293e089d
commit
19b8ca7c70
3 changed files with 7 additions and 9 deletions
|
@ -44,8 +44,6 @@ Item
|
|||
return Qt.point(0,0)
|
||||
}
|
||||
|
||||
visible: parent != null ? !parent.parent.monitoringPrint: true
|
||||
|
||||
Rectangle {
|
||||
id: layerViewMenu
|
||||
anchors.right: parent.right
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue