mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 17:13:37 +02:00
Tweak radio-button spacing (slightly tighter)
This commit is contained in:
@@ -304,7 +304,7 @@ void ExportMultiple::PopulateOrExchange(ShuttleGui& S)
|
||||
S.SetBorder(5);
|
||||
S.StartStatic(_("Name files:"), false);
|
||||
{
|
||||
|
||||
S.SetBorder(2);
|
||||
mByNumberAndName = S.Id(ByNameAndNumberID)
|
||||
.AddRadioButton(_("Using number AND Label/Track Name"));
|
||||
|
||||
|
Reference in New Issue
Block a user