mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-09-05 14:14:53 -06:00
Merge branch 'master' into linux
This commit is contained in:
commit
e13159e1dd
4 changed files with 67 additions and 15 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue