From 2a6c591957b456961db192908ce62d997d34acac Mon Sep 17 00:00:00 2001 From: willnationsdev Date: Fri, 29 Jun 2018 22:08:28 -0500 Subject: Expose ScriptCreateDialog to EditorPlugin --- editor/create_dialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'editor/create_dialog.h') diff --git a/editor/create_dialog.h b/editor/create_dialog.h index da17dcbe89..f8eec231a4 100644 --- a/editor/create_dialog.h +++ b/editor/create_dialog.h @@ -58,6 +58,7 @@ class CreateDialog : public ConfirmationDialog { String preferred_search_result_type; EditorHelpBit *help_bit; List type_list; + Set type_blacklist; void _item_selected(); -- cgit v1.2.3