Home
last modified time | relevance | path

Searched refs:realPrompt (Results 1 – 1 of 1) sorted by relevance

/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DShuttleGui.cpp312 auto realPrompt = Prompt.Translation(); in AddCheckBox() local
324 …mpWind = pCheckBox = safenew wxCheckBox(GetParent(), miId, realPrompt, wxDefaultPosition, wxDefaul… in AddCheckBox()
327 if (realPrompt.empty()) { in AddCheckBox()