You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-24 15:26:15 +00:00
Improve plugin dialog UX
This commit is contained in:
@@ -45,8 +45,6 @@ class EditorPluginSettings : public VBoxContainer {
|
||||
};
|
||||
|
||||
PluginConfigDialog *plugin_config_dialog = nullptr;
|
||||
Button *create_plugin = nullptr;
|
||||
Button *update_list = nullptr;
|
||||
Tree *plugin_list = nullptr;
|
||||
bool updating = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user