Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).

This commit is contained in:
Stijn Hinlopen 2020-07-11 18:45:19 +02:00
parent 2921827387
commit 526e060b73
45 changed files with 92 additions and 85 deletions

View file

@ -203,6 +203,7 @@ protected:
static void _bind_methods();
//bind helpers
public:
void popup_file_dialog();
void clear_filters();
void add_filter(const String &p_filter);