mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-11 17:41:15 +02:00
Shorter Grayscale Spectrum preferences text.
This commit is contained in:
parent
2323e8d222
commit
1ce97b9d26
@ -209,7 +209,7 @@ void SpectrumPrefs::PopulateOrExchange(ShuttleGui & S)
|
|||||||
4);
|
4);
|
||||||
}
|
}
|
||||||
|
|
||||||
S.Id(ID_GRAYSCALE).TieCheckBox(_("S&how the spectrum using grayscale colors"),
|
S.Id(ID_GRAYSCALE).TieCheckBox(_("Gra&yscale"),
|
||||||
mTempSettings.isGrayscale);
|
mTempSettings.isGrayscale);
|
||||||
|
|
||||||
S.EndTwoColumn();
|
S.EndTwoColumn();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user