Merge pull request #3899 from fieldOfView/fix_sidebar_monitoringprint

Remove vestigial references to "monitoringPrint"
This commit is contained in:
Diego Prado Gesto 2018-06-06 19:08:58 +02:00 committed by GitHub
commit fbdf950a7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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