MCPcopy 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
412void SettingsFragment::onBlocklistClearClicked()
413{
414 AppConfig::instance().set(AppConfig::AudioAppBlocklist, "");
415}
416
417void SettingsFragment::onSetupWizardLaunchClicked()
418{

Callers

nothing calls this directly

Calls 1

setMethod · 0.45

Tested by

no test coverage detected