MCPcopy Create free account
hub / github.com/audacity/audacity / Destroy

Method Destroy

libraries/lib-wx-init/LogWindow.cpp:178–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176}
177
178void LogWindow::Destroy()
179{
180 sFrame.reset();
181}
182
183namespace {
184void OnCloseWindow(wxCloseEvent & WXUNUSED(e))

Callers 3

~ImageCarouselMethod · 0.45
OnCloseMethod · 0.45
operator ()Method · 0.45

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected