Arch: fix typo in ArchBuildingPart.py [skip-ci]
Found by user PMac in https://forum.freecadweb.org/viewtopic.php?f=3&t=51049
This commit is contained in:
@@ -574,7 +574,7 @@ class ViewProviderBuildingPart:
|
||||
|
||||
def onDocumentRestored(self,vobj):
|
||||
|
||||
selt.setProperties(vobj)
|
||||
self.setProperties(vobj)
|
||||
|
||||
def getIcon(self):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user