Refresh import options when changing importer
This commit is contained in:
parent
4c000a05f6
commit
4c77f48067
2 changed files with 40 additions and 24 deletions
|
|
@ -55,6 +55,7 @@ class ImportDock : public VBoxContainer {
|
|||
|
||||
void _preset_selected(int p_idx);
|
||||
void _importer_selected(int i_idx);
|
||||
void _update_options(const Ref<ConfigFile> &p_config = Ref<ConfigFile>());
|
||||
|
||||
void _reimport();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue