aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins/script_editor_plugin.h
diff options
context:
space:
mode:
authorJakub Grzesik2017-07-10 14:11:31 +0200
committerJakub Grzesik2017-07-10 14:25:06 +0200
commit98897d041598e86e5ab8cd7bf939f2f32081938c (patch)
tree60736af1d849296d1937a937888e18b401af8d73 /editor/plugins/script_editor_plugin.h
parent159b1fc65f650df0428dbfa9d14e3fd0bcfb94d0 (diff)
downloadgodot-98897d041598e86e5ab8cd7bf939f2f32081938c.tar.gz
godot-98897d041598e86e5ab8cd7bf939f2f32081938c.tar.zst
godot-98897d041598e86e5ab8cd7bf939f2f32081938c.zip
Diffstat (limited to 'editor/plugins/script_editor_plugin.h')
-rw-r--r--editor/plugins/script_editor_plugin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/plugins/script_editor_plugin.h b/editor/plugins/script_editor_plugin.h
index da8248a1a..7f1736593 100644
--- a/editor/plugins/script_editor_plugin.h
+++ b/editor/plugins/script_editor_plugin.h
@@ -134,6 +134,7 @@ class ScriptEditor : public VBoxContainer {
FILE_CLOSE,
CLOSE_DOCS,
CLOSE_ALL,
+ TOGGLE_SCRIPTS_PANEL,
FILE_TOOL_RELOAD,
FILE_TOOL_RELOAD_SOFT,
DEBUG_NEXT,