From ccd40f76e8975b679619eb3591eb56376e82a6b3 Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Tue, 24 Nov 2015 10:42:05 -0300 Subject: -work in progress resourceparser and .tscn parser. Still non-functional -fixed theora so it can compile theoralib but not theora -fixed generation of windows icon in .rc, which didn't previously work in 32 bits --- tools/editor/editor_help.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/editor/editor_help.cpp') diff --git a/tools/editor/editor_help.cpp b/tools/editor/editor_help.cpp index 321ac7624..808199e17 100644 --- a/tools/editor/editor_help.cpp +++ b/tools/editor/editor_help.cpp @@ -1408,7 +1408,6 @@ void EditorHelp::_bind_methods() { ObjectTypeDB::bind_method("_unhandled_key_input",&EditorHelp::_unhandled_key_input); ObjectTypeDB::bind_method("_search",&EditorHelp::_search); ObjectTypeDB::bind_method("_search_cbk",&EditorHelp::_search_cbk); - ObjectTypeDB::bind_method("_help_callback",&EditorHelp::_help_callback); ADD_SIGNAL(MethodInfo("go_to_help")); -- cgit v1.2.3-70-g09d2