Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Audio4Linux/JDSP4Linux
/ onBlocklistClearClicked
Method
onBlocklistClearClicked
src/interface/fragment/SettingsFragment.cpp:412–415 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
410
}
411
412
void SettingsFragment::onBlocklistClearClicked()
413
{
414
AppConfig::instance().set(AppConfig::AudioAppBlocklist,
""
);
415
}
416
417
void SettingsFragment::onSetupWizardLaunchClicked()
418
{
Callers
nothing calls this directly
Calls
1
set
Method · 0.45
Tested by
no test coverage detected