mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Introduce a MaterialSettingsVisibilityHandler that will only show those settings relevant for materials
Contriubtes to CURA-342
This commit is contained in:
parent
68a8bcb009
commit
a746710e26
3 changed files with 24 additions and 0 deletions
2
cura/Settings/__init__.py
Normal file
2
cura/Settings/__init__.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
from .MaterialSettingsVisibilityHandler import MaterialSettingsVisibilityHandler
|
Loading…
Add table
Add a link
Reference in a new issue