mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 14:15:49 -06:00
Copy screenshot context help press 's'.fix asserts.
Копирование окна контекстной помощи в буфер обмена по нажатию 's'.
This commit is contained in:
parent
e54809faf2
commit
2989801a84
4 changed files with 47 additions and 2 deletions
|
|
@ -429,7 +429,7 @@ bool pgAdmin3::OnInit()
|
|||
dialogTestMode = true;
|
||||
|
||||
// Setup the image handlers and appearance factory before we do any GUI or config stuff
|
||||
::wxInitAllImageHandlers();
|
||||
//::wxInitAllImageHandlers();
|
||||
|
||||
appearanceFactory = new pgAppearanceFactory();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue