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

Method SetPrefs

src/prefs/ExtImportPrefs.cpp:731–734  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

729}
730
731void ExtImportPrefsDropTarget::SetPrefs (ExtImportPrefs *prefs)
732{
733 mPrefs = prefs;
734}
735
736wxDragResult ExtImportPrefsDropTarget::OnData(wxCoord WXUNUSED(x), wxCoord WXUNUSED(y),
737 wxDragResult def)

Callers 1

PopulateOrExchangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected