MCPcopy Create free account
hub / github.com/ZL-Audio/ZLEqualizer / comboBoxChanged

Method comboBoxChanged

source/gui/colour_selector/colour_map_selector.cpp:43–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 }
42
43 void ColourMapSelector::comboBoxChanged(juce::ComboBox*) {
44 repaint();
45 }
46} // zlgui

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected