Make "Find in Files" always available in the script editor
This commit is contained in:
parent
262924296b
commit
52651509f0
2 changed files with 19 additions and 4 deletions
|
|
@ -157,6 +157,7 @@ class ScriptEditor : public PanelContainer {
|
|||
DEBUG_SHOW,
|
||||
DEBUG_SHOW_KEEP_OPEN,
|
||||
DEBUG_WITH_EXTERNAL_EDITOR,
|
||||
SEARCH_IN_FILES,
|
||||
SEARCH_HELP,
|
||||
SEARCH_WEBSITE,
|
||||
REQUEST_DOCS,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue