mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 08:09:32 +02:00
AUP3: Remove unwanted explanation from directory prefs
This commit is contained in:
parent
85b4a5376f
commit
0a4cae3a67
@ -115,12 +115,6 @@ void DirectoriesPrefs::PopulateOrExchange(ShuttleGui &S)
|
||||
|
||||
S.StartStatic(XO("Default folders"));
|
||||
{
|
||||
S.AddSpace(4);
|
||||
S.AddFixedText(
|
||||
XO("The last directory referenced in each of the categories "
|
||||
"below will be used if the values are left empty."));
|
||||
S.AddSpace(4);
|
||||
|
||||
S.StartMultiColumn(3, wxEXPAND);
|
||||
{
|
||||
S.SetStretchyCol(1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user