1
0
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:
Leland Lucius 2020-07-29 07:18:21 -05:00
parent 85b4a5376f
commit 0a4cae3a67

View File

@ -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);