editor: update helps and script panel on theme could change.

This commit is contained in:
toger5
2017-07-26 16:02:53 +02:00
parent 2bff914512
commit 3b2a4cc52a
4 changed files with 75 additions and 51 deletions

View File

@ -129,6 +129,7 @@ class EditorHelp : public VBoxContainer {
HSplitContainer *h_split;
static DocData *doc;
Panel *background_panel;
ConfirmationDialog *search_dialog;
LineEdit *search;