Add root information to project file
This commit is contained in:
@@ -113,6 +113,7 @@ class NWTree():
|
||||
|
||||
self._projTree[tHandle] = nwItem
|
||||
self._treeOrder.append(tHandle)
|
||||
self.updateItemRoot(tHandle)
|
||||
self._setTreeChanged(True)
|
||||
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user