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

Method Validate

src/effects/EffectUI.cpp:1212–1215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1210}
1211
1212bool EffectDialog::Validate()
1213{
1214 return true;
1215}
1216
1217void EffectDialog::OnPreview(wxCommandEvent & WXUNUSED(evt))
1218{

Callers 15

ValidateUIMethod · 0.45
AddTextboxAndSliderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected