Remove vestigial references to "monitoringPrint"

This commit is contained in:
fieldOfView 2018-06-06 11:22:35 +02:00
parent 87293e089d
commit 19b8ca7c70
3 changed files with 7 additions and 9 deletions

View file

@ -44,8 +44,6 @@ Item
return Qt.point(0,0)
}
visible: parent != null ? !parent.parent.monitoringPrint: true
Rectangle {
id: layerViewMenu
anchors.right: parent.right