mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 16:58:06 -06:00
committed by
GitHub
parent
773cb1e55d
commit
d5e41bf679
@@ -35,6 +35,7 @@
|
||||
|
||||
#include <QDialog>
|
||||
|
||||
#include "base/bittorrent/sharelimitaction.h"
|
||||
#include "base/path.h"
|
||||
#include "base/settingvalue.h"
|
||||
|
||||
@@ -87,6 +88,7 @@ private:
|
||||
std::optional<qreal> ratio;
|
||||
std::optional<int> seedingTime;
|
||||
std::optional<int> inactiveSeedingTime;
|
||||
std::optional<BitTorrent::ShareLimitAction> shareLimitAction;
|
||||
int upSpeedLimit;
|
||||
int downSpeedLimit;
|
||||
Qt::CheckState autoTMM;
|
||||
|
||||
Reference in New Issue
Block a user