mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -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
|
@ -25,7 +25,7 @@ Item
|
|||
{
|
||||
id: globalProfileRow
|
||||
height: UM.Theme.getSize("sidebar_setup").height
|
||||
visible: !sidebar.monitoringPrint && !sidebar.hideSettings
|
||||
visible: !sidebar.hideSettings
|
||||
|
||||
anchors
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue