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:
luz paz
2020-10-11 11:15:50 -04:00
committed by Yorik van Havre
parent 6150dc75af
commit ea6b736208

View File

@@ -574,7 +574,7 @@ class ViewProviderBuildingPart:
def onDocumentRestored(self,vobj):
selt.setProperties(vobj)
self.setProperties(vobj)
def getIcon(self):