mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-01 16:39:30 +02:00
Update TracksPrefs.cpp
Fix for bug 1000.
This commit is contained in:
parent
1ddbc0bc68
commit
bddded0d2b
@ -63,7 +63,7 @@ void TracksPrefs::Populate()
|
||||
mViewChoices.Add(_("Spectrogram"));
|
||||
mViewChoices.Add(_("Spectrogram log(f)"));
|
||||
mViewChoices.Add(_("Spectral Selection"));
|
||||
mViewChoices.Add(_("Spectrogram Selection log(f)"));
|
||||
mViewChoices.Add(_("Spectral Selection log(f)"));
|
||||
mViewChoices.Add(_("Pitch (EAC)"));
|
||||
|
||||
//------------------------- Main section --------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user