1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-27 06:54:20 +00:00

- Attempt to fix single instance code on Qt 4.4

This commit is contained in:
Christophe Dumez 2008-10-04 19:36:27 +00:00
parent 3d934b4a9c
commit 63a4e06556

View File

@ -264,6 +264,7 @@ GUI::~GUI() {
delete myTrayIconMenu;
}
qDebug("2");
localServer->close();
delete localServer;
delete connecStatusLblIcon;
delete tabs;