mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-13 00:33:09 -07:00
- Attempt to fix single instance code on Qt 4.4
This commit is contained in:
parent
3d934b4a9c
commit
63a4e06556
1 changed files with 1 additions and 0 deletions
|
@ -264,6 +264,7 @@ GUI::~GUI() {
|
|||
delete myTrayIconMenu;
|
||||
}
|
||||
qDebug("2");
|
||||
localServer->close();
|
||||
delete localServer;
|
||||
delete connecStatusLblIcon;
|
||||
delete tabs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue