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

Method ShowTarget

src/effects/DynamicRangeProcessorHistoryPanel.cpp:323–327  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

321}
322
323void DynamicRangeProcessorHistoryPanel::ShowTarget(bool show)
324{
325 mShowTarget = show;
326 Refresh(false);
327}
328
329void DynamicRangeProcessorHistoryPanel::OnPaint(wxPaintEvent& evt)
330{

Callers 1

PopulateOrExchangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected