Fixes and improvements in settings search
This commit is contained in:
@ -50,6 +50,8 @@ class SectionedInspector : public HSplitContainer {
|
||||
EditorInspector *inspector;
|
||||
LineEdit *search_box;
|
||||
|
||||
String selected_category;
|
||||
|
||||
static void _bind_methods();
|
||||
void _section_selected();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user