aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/editor_node.h
diff options
context:
space:
mode:
authorJuan Linietsky2016-06-13 10:10:50 -0300
committerJuan Linietsky2016-06-13 10:10:50 -0300
commit7f02627290cedf2d5ef6b45cddc6117c763cb15b (patch)
treee25e3f1a33e63a941732c8e920908c3e20bab113 /tools/editor/editor_node.h
parentf0abda999e179faf1577026d0369062349cb4897 (diff)
downloadgodot-7f02627290cedf2d5ef6b45cddc6117c763cb15b.tar.gz
godot-7f02627290cedf2d5ef6b45cddc6117c763cb15b.tar.zst
godot-7f02627290cedf2d5ef6b45cddc6117c763cb15b.zip
Diffstat (limited to 'tools/editor/editor_node.h')
-rw-r--r--tools/editor/editor_node.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/editor/editor_node.h b/tools/editor/editor_node.h
index 65a5687dc..7023c6c17 100644
--- a/tools/editor/editor_node.h
+++ b/tools/editor/editor_node.h
@@ -574,6 +574,7 @@ private:
void _update_addon_config();
+ static void _file_access_close_error_notify(const String& p_str);
protected:
void _notification(int p_what);