Assembly: Fix error on open doc in insert tool
This commit is contained in:
committed by
Kacper Donat
parent
9c58e93f29
commit
d2a50fce9a
@@ -205,6 +205,7 @@ class TaskAssemblyInsertLink(QtCore.QObject):
|
||||
|
||||
def buildPartList(self):
|
||||
self.form.partList.clear()
|
||||
self.doc_item_map.clear()
|
||||
|
||||
docList = App.listDocuments().values()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user