mirror of
https://github.com/clangen/musikcube.git
synced 2024-12-28 15:16:43 +00:00
Minor bugfix for remote library configuration.
This commit is contained in:
parent
ffc583da37
commit
24e4680bde
@ -219,6 +219,7 @@ void RemoteLibrarySettingsLayout::LoadPreferences() {
|
||||
}
|
||||
|
||||
void RemoteLibrarySettingsLayout::LoadPreferencesAndLayout() {
|
||||
this->SavePreferences();
|
||||
this->LoadPreferences();
|
||||
this->Layout();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user