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

Method OnClearPlayRegion

src/AdornedRulerPanel.cpp:2349–2352  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2347}
2348
2349void AdornedRulerPanel::OnClearPlayRegion(wxCommandEvent&)
2350{
2351 SelectUtilities::ClearPlayRegion(*mProject);
2352}
2353
2354void AdornedRulerPanel::OnSetPlayRegionToSelection(wxCommandEvent&)
2355{

Callers

nothing calls this directly

Calls 1

ClearPlayRegionFunction · 0.85

Tested by

no test coverage detected