Add "Find in Files..." to the text editor
This commit is contained in:
parent
2b11594766
commit
3d86ef74e7
4 changed files with 14 additions and 3 deletions
|
|
@ -87,6 +87,7 @@ private:
|
|||
SEARCH_FIND_NEXT,
|
||||
SEARCH_FIND_PREV,
|
||||
SEARCH_REPLACE,
|
||||
SEARCH_IN_FILES,
|
||||
SEARCH_GOTO_LINE,
|
||||
BOOKMARK_TOGGLE,
|
||||
BOOKMARK_GOTO_NEXT,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue