mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Implemented "Close to systray"
This commit is contained in:
parent
a22afba059
commit
78aef3c3bc
6 changed files with 35 additions and 2 deletions
|
@ -71,6 +71,7 @@ class options_imp : public QDialog, private Ui::Dialog{
|
|||
QString getSavePath() const;
|
||||
bool getClearFinishedOnExit() const;
|
||||
bool getGoToSysTrayOnMinimizingWindow() const;
|
||||
bool getGoToSysTrayOnExitingWindow() const;
|
||||
bool getConfirmOnExit() const;
|
||||
QString getPreviewProgram() const;
|
||||
bool getUseOSDAlways() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue