wip settings
This commit is contained in:
parent
52b44a4d7c
commit
333d7c7b49
11 changed files with 215 additions and 77 deletions
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
libreMediaServerAudio::libreMediaServerAudio()
|
||||
{
|
||||
m_settings = Settings::getInstance();
|
||||
m_settings = Settings::getInstance(this);
|
||||
m_settings->readFile();
|
||||
m_ui = m_settings->getShowUi();
|
||||
m_layersQty = m_settings->getLayersNumber();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue