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

Method ShowActual

src/effects/DynamicRangeProcessorHistoryPanel.cpp:317–321  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

315}
316
317void DynamicRangeProcessorHistoryPanel::ShowActual(bool show)
318{
319 mShowActual = show;
320 Refresh(false);
321}
322
323void DynamicRangeProcessorHistoryPanel::ShowTarget(bool show)
324{

Callers 1

PopulateOrExchangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected