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

Method ~NeuralNoteMainView

NeuralNote/Source/Components/NeuralNoteMainView.cpp:245–249  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243}
244
245NeuralNoteMainView::~NeuralNoteMainView()
246{
247 mProcessor.removeListenerFromStateValueTree(this);
248 LookAndFeel::setDefaultLookAndFeel(nullptr);
249}
250
251void NeuralNoteMainView::resized()
252{

Callers

nothing calls this directly

Tested by

no test coverage detected