mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 14:15:49 -06:00
Add support DPI part 2
Добавлены svg файлы иконок. и другие улучшения.
This commit is contained in:
parent
d4602778f3
commit
2a4b4dc878
4 changed files with 27 additions and 22 deletions
|
|
@ -850,7 +850,7 @@ int pgAdmin3::OnExit()
|
|||
|
||||
// Delete the settings object to ensure settings are saved.
|
||||
delete settings;
|
||||
|
||||
settings = NULL;
|
||||
#ifdef __WXMSW__
|
||||
WSACleanup();
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue