mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-11 02:25:34 -04:00
Some more optimizations of SoundManager
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8392 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
acfa384f7f
commit
24a07702f2
7 changed files with 33 additions and 31 deletions
|
@ -335,7 +335,7 @@ int main(int argc, char *argv[])
|
|||
|
||||
Settings->setValue(QString::fromUtf8("FirstRun"), false);
|
||||
|
||||
soundManager->initDefault();
|
||||
SoundManager::initDefault();
|
||||
|
||||
#ifdef __APPLE__
|
||||
/* For OSX, we set the default to "cleanlooks", as the AQUA style hides some input boxes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue