MCPcopy Create free account
hub / github.com/DamRsn/NeuralNote / ~NeuralNoteEditor

Method ~NeuralNoteEditor

NeuralNote/PluginSources/PluginEditor.cpp:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17NeuralNoteEditor::~NeuralNoteEditor()
18{
19 mMainView->setLookAndFeel(nullptr);
20}
21
22void NeuralNoteEditor::paint(juce::Graphics& g)
23{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected