summaryrefslogtreecommitdiffstats
path: root/editor/plugins/text_shader_editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/plugins/text_shader_editor.h')
-rw-r--r--editor/plugins/text_shader_editor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/plugins/text_shader_editor.h b/editor/plugins/text_shader_editor.h
index 03827f1b83..eba2ec0bb9 100644
--- a/editor/plugins/text_shader_editor.h
+++ b/editor/plugins/text_shader_editor.h
@@ -120,6 +120,7 @@ class TextShaderEditor : public MarginContainer {
EDIT_UNINDENT,
EDIT_DELETE_LINE,
EDIT_DUPLICATE_SELECTION,
+ EDIT_DUPLICATE_LINES,
EDIT_TOGGLE_WORD_WRAP,
EDIT_TOGGLE_COMMENT,
EDIT_COMPLETE,