mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Revert "Better search for SectionedPropertyEditor, added "All" section"
This commit is contained in:
parent
de7fe2fced
commit
dc7c6c19f3
6 changed files with 124 additions and 88 deletions
|
|
@ -51,6 +51,8 @@ class EditorSettingsDialog : public AcceptDialog {
|
|||
|
||||
Button *rescan_plugins;
|
||||
Tree *plugins;
|
||||
LineEdit *search_box;
|
||||
ToolButton *clear_button;
|
||||
SectionedPropertyEditor *property_editor;
|
||||
|
||||
Timer *timer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue