mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-15 01:33:07 -07:00
- Bring the window to foreround on exit when it was minimized
This commit is contained in:
parent
5d0e466d6d
commit
d90e4286e3
2 changed files with 5 additions and 2 deletions
|
@ -77,6 +77,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
|||
unsigned int nbTorrents;
|
||||
QLabel *connecStatusLblIcon;
|
||||
bool systrayIntegration;
|
||||
bool force_exit;
|
||||
// Preview
|
||||
previewSelect *previewSelection;
|
||||
QProcess *previewProcess;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue