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

Method ShowOutput

src/effects/DynamicRangeProcessorHistoryPanel.cpp:311–315  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

309}
310
311void DynamicRangeProcessorHistoryPanel::ShowOutput(bool show)
312{
313 mShowOutput = show;
314 Refresh(false);
315}
316
317void DynamicRangeProcessorHistoryPanel::ShowActual(bool show)
318{

Callers 1

PopulateOrExchangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected