mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -07:00
- Fixed exit from trayicon when "close to systray" is enabled
This commit is contained in:
parent
8df90e2567
commit
a95b1d7589
2 changed files with 9 additions and 1 deletions
|
@ -142,6 +142,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
|||
void balloonClicked();
|
||||
void writeSettings();
|
||||
void readSettings();
|
||||
void forceExit();
|
||||
// Torrent actions
|
||||
void showProperties(const QModelIndex &index);
|
||||
void propertiesSelection();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue