mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 09:02:31 -06:00
Remove watch folders permanently only if the user accepts the Preferences dialog.
This commit is contained in:
@@ -172,6 +172,7 @@ private:
|
||||
QAbstractButton *applyButton;
|
||||
AdvancedSettings *advancedSettings;
|
||||
QList<QString> addedScanDirs;
|
||||
QList<QString> removedScanDirs;
|
||||
// SSL Cert / key
|
||||
QByteArray m_sslCert, m_sslKey;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user