diff options
Diffstat (limited to 'editor/filesystem_dock.h')
-rw-r--r-- | editor/filesystem_dock.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/filesystem_dock.h b/editor/filesystem_dock.h index 1491e1c7a7..e2d1a69137 100644 --- a/editor/filesystem_dock.h +++ b/editor/filesystem_dock.h @@ -81,6 +81,7 @@ private: FOLDER_COLLAPSE_ALL, FOLDER_MOVE, FOLDER_RENAME, + FOLDER_REMOVE, FOLDER_SHOW_IN_EXPLORER, FOLDER_COPY_PATH }; |