Merge branch 'master' into linux

This commit is contained in:
Sergey 2022-04-15 02:36:11 +05:00
commit e13159e1dd
4 changed files with 67 additions and 15 deletions

View file

@ -55,6 +55,7 @@ public:
void OnKeyDown(wxKeyEvent &event);
void OnAutoComplete(wxCommandEvent &event);
void OnSearchReplace(wxCommandEvent &event);
void OnCopy(wxCommandEvent& ev);
void OnKillFocus(wxFocusEvent &event);
// void OnBackGround(wxEraseEvent &event);
void SetQueryBook(ctlAuiNotebook *query_book);