mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Uncomment the code that hides the material tab in the toolbox. Just for
master.<<
This commit is contained in:
parent
6818342b90
commit
753101a988
2 changed files with 0 additions and 4 deletions
|
@ -65,7 +65,6 @@ ScrollView
|
|||
}
|
||||
}
|
||||
}
|
||||
/* Hidden in 3.4
|
||||
Label
|
||||
{
|
||||
visible: toolbox.materialsInstalledModel.items.length > 0
|
||||
|
@ -103,6 +102,5 @@ ScrollView
|
|||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue