Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemco Burema <r.burema@ultimaker.com>2019-11-12 10:40:50 +0300
committerRemco Burema <r.burema@ultimaker.com>2019-11-12 10:40:50 +0300
commitc3d1ab093146402169e7f7da2c38e8cc2bb35946 (patch)
treee697f8e50ee96fed4f3cd1fa28bd8de0369a323c /plugins/XmlMaterialProfile
parent5e255b548ee5b76aa7a84a438f5893029e2def50 (diff)
Small refactor: Rename in UM.
part of CURA-6856
Diffstat (limited to 'plugins/XmlMaterialProfile')
-rw-r--r--plugins/XmlMaterialProfile/XmlMaterialProfile.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/XmlMaterialProfile/XmlMaterialProfile.py b/plugins/XmlMaterialProfile/XmlMaterialProfile.py
index 3812c5255c..948751ab8b 100644
--- a/plugins/XmlMaterialProfile/XmlMaterialProfile.py
+++ b/plugins/XmlMaterialProfile/XmlMaterialProfile.py
@@ -721,7 +721,7 @@ class XmlMaterialProfile(InstanceContainer):
if is_new_material:
if ContainerRegistry.getInstance().isReadOnly(self.getId()):
- ContainerRegistry.getInstance().setReadOnlyExplicitly(new_hotend_material.getId())
+ ContainerRegistry.getInstance().setExplicitReadOnly(new_hotend_material.getId())
containers_to_add.append(new_hotend_material)
# there is only one ID for a machine. Once we have reached here, it means we have already found