Formatting

This commit is contained in:
Jonas Kvinge
2025-12-08 23:49:48 +01:00
parent 109ff90401
commit 93af866185
179 changed files with 1187 additions and 1269 deletions

View File

@@ -121,7 +121,7 @@ void SubsonicSettingsPage::Save() {
else {
s.setValue(kAuthMethod, static_cast<int>(AuthMethod::MD5));
}
ui_->checkbox_use_album_id_for_album_covers->setEnabled(ui_->checkbox_download_album_covers->isChecked());
s.endGroup();