mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 14:38:04 -06:00
- Attempt to fix single instance code on Qt 4.4
This commit is contained in:
@@ -264,6 +264,7 @@ GUI::~GUI() {
|
||||
delete myTrayIconMenu;
|
||||
}
|
||||
qDebug("2");
|
||||
localServer->close();
|
||||
delete localServer;
|
||||
delete connecStatusLblIcon;
|
||||
delete tabs;
|
||||
|
||||
Reference in New Issue
Block a user