You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Delete "Activate now?" button
This commit is contained in:
@@ -56,7 +56,6 @@ class PluginConfigDialog : public ConfirmationDialog {
|
||||
LineEdit *version_edit = nullptr;
|
||||
OptionButton *script_option_edit = nullptr;
|
||||
LineEdit *script_edit = nullptr;
|
||||
CheckBox *active_edit = nullptr;
|
||||
|
||||
LocalVector<Control *> plugin_edit_hidden_controls;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user