Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ setArtworkDir
Method
setArtworkDir
src/gui/SetupDialog.cpp:1447–1450 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1445
1446
1447
void SetupDialog::setArtworkDir( const QString & _ad )
1448
{
1449
m_artworkDir = _ad;
1450
}
1451
1452
1453
Callers
1
accept
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected