summaryrefslogtreecommitdiffstats
path: root/editor/filesystem_dock.h
diff options
context:
space:
mode:
authorBenjamin <mafortion.benjamin@gmail.com>2018-05-26 20:19:38 +0200
committerBenjamin <mafortion.benjamin@gmail.com>2018-07-03 18:08:41 +0200
commit4cd69e91fc096668e2000a06f6fc9ee673516cec (patch)
tree0e58c3f2ba0e2b5cd2dd33f9aaf34201223f091e /editor/filesystem_dock.h
parent5885e1c6ddfaa90ad71ffab1923abaceeadee18d (diff)
downloadredot-engine-4cd69e91fc096668e2000a06f6fc9ee673516cec.tar.gz
Update resource file project settings on rename
Diffstat (limited to 'editor/filesystem_dock.h')
-rw-r--r--editor/filesystem_dock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/filesystem_dock.h b/editor/filesystem_dock.h
index e59d4c96e1..7b57af4e86 100644
--- a/editor/filesystem_dock.h
+++ b/editor/filesystem_dock.h
@@ -186,6 +186,7 @@ private:
void _update_dependencies_after_move(const Map<String, String> &p_renames) const;
void _update_resource_paths_after_move(const Map<String, String> &p_renames) const;
void _update_favorite_dirs_list_after_move(const Map<String, String> &p_renames) const;
+ void _update_project_settings_after_move(const Map<String, String> &p_renames) const;
void _make_dir_confirm();
void _rename_operation_confirm();