1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00

Minor enhancements to the dependency editor

This commit is contained in:
Michael Alexsander Silva Dias
2019-06-15 04:03:28 -03:00
parent 9a173e5814
commit b3ae58d117
2 changed files with 20 additions and 21 deletions

View File

@@ -63,7 +63,6 @@ class DependencyEditor : public AcceptDialog {
protected:
static void _bind_methods();
void _notification(int p_what);
public:
void edit(const String &p_path);