mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Better search for SectionedPropertyEditor, added "All" section
This commit is contained in:
parent
7f82c8d7c5
commit
94a60f408a
6 changed files with 88 additions and 124 deletions
|
|
@ -51,8 +51,6 @@ 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