MCPcopy Create free account
hub / github.com/jerryuhoo/Fire / comboBoxChanged

Method comboBoxChanged

Source/Panels/ControlPanel/BandPanel.cpp:717–720  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

715}
716
717void BandPanel::comboBoxChanged(juce::ComboBox* comboBoxThatHasChanged)
718{
719 // Logic for combo box changes if any
720}
721
722void BandPanel::setMenu(juce::ComboBox* combobox)
723{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected