You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 19:41:11 +00:00
Make EditorFileDialog inherit FileDialog
This commit is contained in:
@@ -199,7 +199,6 @@ class ProjectExportDialog : public ConfirmationDialog {
|
||||
void _export_pck_zip();
|
||||
void _export_pck_zip_selected(const String &p_path);
|
||||
|
||||
void _validate_export_path(const String &p_path);
|
||||
void _export_project();
|
||||
void _export_project_to_path(const String &p_path);
|
||||
void _export_all_dialog();
|
||||
|
||||
Reference in New Issue
Block a user