Add support DPI part 2

Добавлены svg файлы иконок. и другие улучшения.
This commit is contained in:
lsv 2023-06-27 15:17:27 +05:00
parent d4602778f3
commit 2a4b4dc878
4 changed files with 27 additions and 22 deletions

View file

@ -850,7 +850,7 @@ int pgAdmin3::OnExit()
// Delete the settings object to ensure settings are saved.
delete settings;
settings = NULL;
#ifdef __WXMSW__
WSACleanup();
#endif