mirror of
https://github.com/clangen/musikcube.git
synced 2025-01-15 19:52:19 +00:00
Ensure we prime the RemoteLibrarySettingsLayout during construction.
This commit is contained in:
parent
556b09daa3
commit
66e06e1fc8
@ -70,6 +70,7 @@ RemoteLibrarySettingsLayout::RemoteLibrarySettingsLayout()
|
||||
this->prefs = Preferences::ForComponent(core::prefs::components::Settings);
|
||||
this->SetFocusMode(FocusModeTerminating);
|
||||
this->InitializeWindows();
|
||||
this->LoadPreferences();
|
||||
}
|
||||
|
||||
RemoteLibrarySettingsLayout::~RemoteLibrarySettingsLayout() {
|
||||
|
Loading…
Reference in New Issue
Block a user