Copy screenshot context help press 's'.fix asserts.

Копирование окна контекстной помощи в буфер обмена по нажатию 's'.
This commit is contained in:
lsv 2026-03-04 11:53:56 +05:00
parent e54809faf2
commit 2989801a84
4 changed files with 47 additions and 2 deletions

View file

@ -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();