MCPcopy Create free account
hub / github.com/LMMS/lmms / setWorkingDir

Method setWorkingDir

src/gui/SetupDialog.cpp:1393–1396  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1391
1392
1393void SetupDialog::setWorkingDir( const QString & _wd )
1394{
1395 m_workingDir = _wd;
1396}
1397
1398
1399

Callers 1

acceptMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected