Better search for SectionedPropertyEditor, added "All" section

This commit is contained in:
Franklin Sobrinho 2016-01-11 09:41:26 -03:00
parent 7f82c8d7c5
commit 94a60f408a
6 changed files with 88 additions and 124 deletions

View file

@ -51,8 +51,6 @@ class EditorSettingsDialog : public AcceptDialog {
Button *rescan_plugins;
Tree *plugins;
LineEdit *search_box;
ToolButton *clear_button;
SectionedPropertyEditor *property_editor;
Timer *timer;