mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-07 16:12:30 -06:00
Don't apply some settings again if they weren't changed. Closes #4278.
This commit is contained in:
@@ -70,10 +70,6 @@ public:
|
||||
public slots:
|
||||
void showConnectionTab();
|
||||
|
||||
signals:
|
||||
void status_changed() const;
|
||||
void exitWithCancel();
|
||||
|
||||
private slots:
|
||||
void enableProxy(int comboIndex);
|
||||
void on_buttonBox_accepted();
|
||||
|
||||
Reference in New Issue
Block a user