mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-20 13:19:07 -04:00
tor status icon fix for non-auto mode; add i2p icon
This commit is contained in:
parent
3eb5142fe8
commit
bcc2061bfa
5 changed files with 60 additions and 2 deletions
|
@ -1232,6 +1232,8 @@ void MainWindow::toggleVisibility(QSystemTrayIcon::ActivationReason e)
|
|||
}
|
||||
raise();
|
||||
activateWindow();
|
||||
if(torstatus)
|
||||
torstatus->reset();
|
||||
} else {
|
||||
hide();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue