mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Delete "Activate now?" button
This commit is contained in:
parent
8d8041bd4d
commit
65a00fc60a
2 changed files with 0 additions and 24 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue