MCPcopy Create free account
hub / github.com/Greedysky/TTKMusicPlayer / updateSoundEffectConfig

Method updateSoundEffectConfig

TTKModule/musicapplicationmodule.cpp:271–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

269}
270
271void MusicApplicationModule::updateSoundEffectConfig(bool v)
272{
273 MusicSoundEffectsWidget::updateConfig(v);
274}
275
276void MusicApplicationModule::applyParameter()
277{

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected