mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-26 23:30:17 +01:00
Bug 713 - remove duplicate "dB" label.
This commit is contained in:
@@ -566,7 +566,7 @@ void TruncSilenceDialog::PopulateOrExchange(ShuttleGui & S)
|
||||
mEffect->mTruncDbChoiceIndex,
|
||||
&choices);
|
||||
S.SetSizeHints(-1, -1);
|
||||
S.AddUnits(wxT("dB"));
|
||||
S.AddSpace(0); // 'choices' aleady includes units.
|
||||
|
||||
// Ignored silence
|
||||
S.Id(ID_DETECT_SILENCE).TieNumericTextBox(_("Duration:"),
|
||||
|
||||
Reference in New Issue
Block a user