You've already forked godot
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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user