Add show path button to project manager
This commit is contained in:
committed by
Rémi Verschelde
parent
d5daaa72fa
commit
1d2d08da5b
@ -85,6 +85,7 @@ class ProjectManager : public Control {
|
||||
void _run_project_confirm();
|
||||
void _open_project();
|
||||
void _open_project_confirm();
|
||||
void _show_project(const String &p_path);
|
||||
void _import_project();
|
||||
void _new_project();
|
||||
void _rename_project();
|
||||
|
||||
Reference in New Issue
Block a user