Add editor menu to open the project data "user://" location.

This commit is contained in:
K. S. Ernest (iFire) Lee
2019-07-05 00:38:19 -07:00
parent 42a0148f17
commit 44df7c8b9b
2 changed files with 6 additions and 0 deletions

View File

@ -189,6 +189,7 @@ private:
SETTINGS_LAYOUT_SAVE,
SETTINGS_LAYOUT_DELETE,
SETTINGS_LAYOUT_DEFAULT,
SETTINGS_USER_DATA_FOLDER,
SETTINGS_EDITOR_DATA_FOLDER,
SETTINGS_EDITOR_CONFIG_FOLDER,
SETTINGS_MANAGE_EXPORT_TEMPLATES,