Don't apply some settings again if they weren't changed. Closes #4278.

This commit is contained in:
sledgehammer999
2015-12-13 16:41:58 +02:00
parent 8474d0d199
commit 06c6a444c9
4 changed files with 14 additions and 16 deletions

View File

@@ -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();