Put back the edit item popup as it blocks runaway file or folder creation
This commit is contained in:
@@ -119,6 +119,7 @@ class GuiProjectTree(QTreeWidget):
|
|||||||
|
|
||||||
# Internal Mapping
|
# Internal Mapping
|
||||||
self.makeAlert = self.theParent.makeAlert
|
self.makeAlert = self.theParent.makeAlert
|
||||||
|
self.theParent.editItem()
|
||||||
|
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user