mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-21 05:39:11 -04:00
added missing delete of tray icon widget
This commit is contained in:
parent
2a3fa76256
commit
4654ef020b
1 changed files with 1 additions and 0 deletions
|
@ -375,6 +375,7 @@ MainWindow::~MainWindow()
|
|||
delete soundStatus;
|
||||
delete toasterDisable;
|
||||
delete sysTrayStatus;
|
||||
delete trayIcon;
|
||||
#ifdef MESSENGER_WINDOW
|
||||
MessengerWindow::releaseInstance();
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue