Remember last help search

This commit is contained in:
neikeq 2015-11-24 22:33:26 +01:00
parent c731dd1ba6
commit c591293718
3 changed files with 11 additions and 2 deletions

View file

@ -881,7 +881,7 @@ void ScriptEditor::_menu_option(int p_option) {
} break;
case SEARCH_HELP: {
help_search_dialog->popup("current");
help_search_dialog->popup();
} break;
case SEARCH_CLASSES: {