mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Move choice of waveform scale from TCP menu to ruler context menu
This commit is contained in:
@@ -152,7 +152,7 @@ const TranslatableStrings &WaveformSettings::GetScaleNames()
|
||||
static const TranslatableStrings result{
|
||||
// Keep in correspondence with enum WaveTrack::WaveTrackDisplay:
|
||||
XO("Linear"),
|
||||
XO("Logarithmic"),
|
||||
XO("dB"),
|
||||
};
|
||||
return result;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user