Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
731
void ExtImportPrefsDropTarget::SetPrefs (ExtImportPrefs *prefs)
732
{
733
mPrefs = prefs;
734
}
735
736
wxDragResult ExtImportPrefsDropTarget::OnData(wxCoord WXUNUSED(x), wxCoord WXUNUSED(y),
737
wxDragResult def)
Callers
1
PopulateOrExchange
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected