mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-20 13:19:07 -04:00
fixed conflict with master
This commit is contained in:
commit
f491e3c20e
61 changed files with 1202 additions and 892 deletions
|
@ -377,7 +377,9 @@ MainWindow::~MainWindow()
|
|||
delete sysTrayStatus;
|
||||
delete trayIcon;
|
||||
delete trayMenu;
|
||||
// delete notifyMenu; // already deleted by the deletion of trayMenu
|
||||
// delete notifyMenu; // already deleted by the deletion of trayMenu
|
||||
StatisticsWindow::releaseInstance();
|
||||
|
||||
#ifdef MESSENGER_WINDOW
|
||||
MessengerWindow::releaseInstance();
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue