MCPcopy Create free account
hub / github.com/apohl79/audiogridder / initialize

Method initialize

Plugin/Source/StatisticsWindow.cpp:225–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

223}
224
225void StatisticsWindow::initialize() { Inst::initialize(); }
226
227void StatisticsWindow::cleanup() {
228 Inst::cleanup([](auto) { hide(); });

Callers

nothing calls this directly

Calls 1

initializeFunction · 0.50

Tested by

no test coverage detected