mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-07-28 22:03:02 -06:00
Postgrsql 12
add PG12 support. Bug fix
This commit is contained in:
parent
10e9e0229c
commit
7e10968209
14 changed files with 89 additions and 25 deletions
|
|
@ -56,6 +56,7 @@ public:
|
|||
void OnAutoComplete(wxCommandEvent &event);
|
||||
void OnSearchReplace(wxCommandEvent &event);
|
||||
void OnKillFocus(wxFocusEvent &event);
|
||||
// void OnBackGround(wxEraseEvent &event);
|
||||
void SetQueryBook(ctlAuiNotebook *query_book);
|
||||
ctlAuiNotebook* GetQueryBook()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue