mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 19:09:00 +08:00
Remove material manager from MaterialsPage
It is no longer used now that everything relevant has been moved to a separate class for this page specifically. Contributes to issue CURA-6600.
This commit is contained in:
parent
ec6903d34f
commit
21412986d3
@ -17,7 +17,6 @@ Item
|
||||
property var resetEnabled: false
|
||||
property var currentItem: null
|
||||
|
||||
property var materialManager: CuraApplication.getMaterialManager()
|
||||
property var materialManagementModel: CuraApplication.getMaterialManagementModel()
|
||||
|
||||
property var hasCurrentItem: base.currentItem != null
|
||||
|
Loading…
x
Reference in New Issue
Block a user