summaryrefslogtreecommitdiff
path: root/editor/editor_settings_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/editor_settings_dialog.h')
-rw-r--r--editor/editor_settings_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/editor_settings_dialog.h b/editor/editor_settings_dialog.h
index f1c4ea7770..c8858b4fcb 100644
--- a/editor/editor_settings_dialog.h
+++ b/editor/editor_settings_dialog.h
@@ -104,6 +104,7 @@ class EditorSettingsDialog : public AcceptDialog {
void _update_shortcuts();
void _shortcut_button_pressed(Object *p_item, int p_column, int p_idx);
+ void _shortcut_cell_double_clicked();
void _builtin_action_popup_index_pressed(int p_index);