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

Method GetTopPanel

src/ProjectWindow.cpp:864–867  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

862}
863
864wxPanel* ProjectWindow::GetTopPanel() noexcept
865{
866 return mTopPanel;
867}
868
869void ProjectWindow::SetToDefaultSize()
870{

Callers 3

ProjectWindow.cppFile · 0.80
InitProjectWindowFunction · 0.80
NextOrPrevFrameFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected