mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-20 13:19:07 -04:00
patched BroadcastDiscivery and GxsNetTunnel so that they respond faster to shutdown
This commit is contained in:
parent
5fc3108533
commit
0757b161ba
3 changed files with 14 additions and 5 deletions
|
@ -377,7 +377,7 @@ MainWindow::~MainWindow()
|
|||
delete sysTrayStatus;
|
||||
delete trayIcon;
|
||||
delete trayMenu;
|
||||
// delete notifyMenu;
|
||||
// delete notifyMenu; // already deleted by the deletion of trayMenu
|
||||
#ifdef MESSENGER_WINDOW
|
||||
MessengerWindow::releaseInstance();
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue