MCPcopy 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
514wxString WarningDialogKey(const wxString &internalDialogName)
515{
516 return wxT("/Warnings/") + internalDialogName;
517}
518
519ByColumns_t ByColumns{};
520

Callers 3

StartStreamMethod · 0.85
ShowWarningDialogFunction · 0.85
PopulateOrExchangeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected