Formatting

This commit is contained in:
Jonas Kvinge
2021-08-23 21:21:08 +02:00
parent ed7794f396
commit ea2bfbda44
111 changed files with 833 additions and 425 deletions

View File

@@ -543,8 +543,9 @@ void OrganizeDialog::UpdatePreviews() {
}
}
if (devices_)
if (devices_) {
AdjustSize();
}
}