Block drag and drop for ROOT items on the widget level, and drop the TRASH item type
This commit is contained in:
@@ -32,7 +32,6 @@ class nwItemType(Enum):
|
||||
ROOT = 1
|
||||
FOLDER = 2
|
||||
FILE = 3
|
||||
TRASH = 4
|
||||
|
||||
# END Enum nwItemType
|
||||
|
||||
|
||||
Reference in New Issue
Block a user