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

Function DefaultCaption

libraries/lib-basic-ui/BasicUI.cpp:280–283  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

278}
279
280TranslatableString DefaultCaption()
281{
282 return XO("Message");
283}
284}

Callers 2

DelayedHandlerActionMethod · 0.85
MessageBoxOptionsClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected