Fix error when downloading export templates
This commit is contained in:
@ -77,6 +77,8 @@ class ExportTemplateManager : public ConfirmationDialog {
|
||||
|
||||
void _begin_template_download(const String &p_url);
|
||||
|
||||
void _window_template_downloader_closed();
|
||||
|
||||
protected:
|
||||
void _notification(int p_what);
|
||||
static void _bind_methods();
|
||||
|
||||
Reference in New Issue
Block a user