mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 15:37:26 -06:00
Still improving program options
This commit is contained in:
@@ -130,8 +130,6 @@ protected:
|
||||
protected slots:
|
||||
void enableUploadLimit(bool checked);
|
||||
void enableDownloadLimit(bool checked);
|
||||
void enableTempPathInput(bool checked);
|
||||
void enableTorrentExport(bool checked);
|
||||
void enablePeerProxy(int comboIndex);
|
||||
void enablePeerProxyAuth(bool checked);
|
||||
void enableHTTPProxy(int comboIndex);
|
||||
@@ -146,7 +144,6 @@ protected slots:
|
||||
void enableRSS(bool checked);
|
||||
void enableDHTSettings(bool checked);
|
||||
void enableDHTPortSettings(bool checked);
|
||||
void enableQueueingSystem(bool checked);
|
||||
void enableSpoofingSettings(int index);
|
||||
void setStyle(QString style);
|
||||
void on_buttonBox_accepted();
|
||||
|
||||
Reference in New Issue
Block a user