mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Removed option 'Automatically clear finished torrents' <- Decided it wasn't good for the network :)
This commit is contained in:
parent
868d7cee4a
commit
2e4b7b375b
3 changed files with 0 additions and 18 deletions
|
@ -69,7 +69,6 @@ class options_imp : public QDialog, private Ui::Dialog{
|
|||
// Misc Settings
|
||||
bool useAdditionDialog() const;
|
||||
QString getSavePath() const;
|
||||
bool getClearFinishedOnExit() const;
|
||||
bool getGoToSysTrayOnMinimizingWindow() const;
|
||||
bool getGoToSysTrayOnExitingWindow() const;
|
||||
bool getConfirmOnExit() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue