1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 17:30:17 +01:00

Remove a few macro _

This commit is contained in:
Paul Licameli
2020-05-06 00:47:16 -04:00
parent a0045f8772
commit 5cef2cd3e4
7 changed files with 48 additions and 44 deletions

View File

@@ -300,8 +300,10 @@ void SelectionBar::Populate()
AddVLine( mainSizer );
mSnapTo = safenew wxChoice(this, SnapToID,
wxDefaultPosition, wxDefaultSize,
SnapManager::GetSnapLabels());
wxDefaultPosition, wxDefaultSize,
transform_container< wxArrayStringEx >(
SnapManager::GetSnapLabels(),
std::mem_fn( &TranslatableString::Translation ) ) );
#ifdef __WXGTK__
// Combo boxes are taller on Linux, and if we don't do the following, the selection toolbar will