mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-29 23:29:41 +02:00
Tweak radio-button spacing (slightly tighter)
This commit is contained in:
parent
781491dfc0
commit
365c0c8ac3
@ -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"));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user