mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-18 17:10:55 +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"));
|
||||||
mViewChoices.Add(_("Spectrogram log(f)"));
|
mViewChoices.Add(_("Spectrogram log(f)"));
|
||||||
mViewChoices.Add(_("Spectral Selection"));
|
mViewChoices.Add(_("Spectral Selection"));
|
||||||
mViewChoices.Add(_("Spectrogram Selection log(f)"));
|
mViewChoices.Add(_("Spectral Selection log(f)"));
|
||||||
mViewChoices.Add(_("Pitch (EAC)"));
|
mViewChoices.Add(_("Pitch (EAC)"));
|
||||||
|
|
||||||
//------------------------- Main section --------------------
|
//------------------------- Main section --------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user