Only save settings that has been changed
This commit is contained in:
@@ -77,6 +77,8 @@ void NetworkProxySettingsPage::Load() {
|
||||
ui_->proxy_password->setText(s.value("password").toString());
|
||||
s.endGroup();
|
||||
|
||||
Init(ui_->layout_networkproxysettingspage->parentWidget());
|
||||
|
||||
}
|
||||
|
||||
void NetworkProxySettingsPage::Save() {
|
||||
|
||||
Reference in New Issue
Block a user