MCPcopy Create free account
hub / github.com/amsynth/amsynth / ~ControlPanel

Method ~ControlPanel

src/core/gui/ControlPanel.cpp:187–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185: impl_(std::make_unique<Impl>(this, midiController, presetController)) {}
186
187ControlPanel::~ControlPanel() noexcept = default;
188
189void ControlPanel::paint(juce::Graphics &g)
190{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected