You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
update EditorDirDialog on external change, closes #4629
This commit is contained in:
@@ -53,6 +53,8 @@ class EditorDirDialog : public ConfirmationDialog {
|
||||
void _make_dir_confirm();
|
||||
|
||||
void ok_pressed();
|
||||
|
||||
|
||||
protected:
|
||||
|
||||
void _notification(int p_what);
|
||||
|
||||
Reference in New Issue
Block a user