mirror of
https://github.com/clangen/musikcube.git
synced 2025-01-01 00:19:20 +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() {
|
void RemoteLibrarySettingsLayout::LoadPreferencesAndLayout() {
|
||||||
|
this->SavePreferences();
|
||||||
this->LoadPreferences();
|
this->LoadPreferences();
|
||||||
this->Layout();
|
this->Layout();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user