aboutsummaryrefslogtreecommitdiff
path: root/editor/editor_help.h
diff options
context:
space:
mode:
authorWilson E. Alvarez2017-08-23 03:04:16 -0400
committerWilson E. Alvarez2017-08-23 03:04:16 -0400
commit433c01b7e58cfcc597bae9d1122371826f93d64a (patch)
tree103b475174a4a3c4a6970eebbe2ec30d4e424802 /editor/editor_help.h
parent582a97fc2ce1bc8b36811a9b1f23058ca7292067 (diff)
downloadgodot-433c01b7e58cfcc597bae9d1122371826f93d64a.tar.gz
godot-433c01b7e58cfcc597bae9d1122371826f93d64a.tar.zst
godot-433c01b7e58cfcc597bae9d1122371826f93d64a.zip
Diffstat (limited to 'editor/editor_help.h')
-rw-r--r--editor/editor_help.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/editor_help.h b/editor/editor_help.h
index e0d68605a..6d9be3db6 100644
--- a/editor/editor_help.h
+++ b/editor/editor_help.h
@@ -143,7 +143,6 @@ class EditorHelp : public VBoxContainer {
//void _button_pressed(int p_idx);
void _add_type(const String &p_type);
- void _scroll_changed(double p_scroll);
void _class_list_select(const String &p_select);
void _class_desc_select(const String &p_select);
void _class_desc_input(const Ref<InputEvent> &p_input);