Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ setSF2Dir
Method
setSF2Dir
src/gui/SetupDialog.cpp:1425–1428 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1423
}
1424
1425
void SetupDialog::setSF2Dir(const QString &_sfd)
1426
{
1427
m_sf2Dir = _sfd;
1428
}
1429
1430
1431
Callers
1
accept
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected