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

@ -25,7 +25,7 @@ Item
{
id: globalProfileRow
height: UM.Theme.getSize("sidebar_setup").height
visible: !sidebar.monitoringPrint && !sidebar.hideSettings
visible: !sidebar.hideSettings
anchors
{