Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ WarningDialogKey
Function
WarningDialogKey
libraries/lib-preferences/Prefs.cpp:514–517 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
512
}
513
514
wxString WarningDialogKey(const wxString &internalDialogName)
515
{
516
return wxT(
"/Warnings/"
) + internalDialogName;
517
}
518
519
ByColumns_t ByColumns{};
520
Callers
3
StartStream
Method · 0.85
ShowWarningDialog
Function · 0.85
PopulateOrExchange
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected