mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-10 06:37:06 +01:00
travis
This commit is contained in:
@@ -237,7 +237,7 @@ protected:
|
||||
{
|
||||
LongestValueType value;
|
||||
return BaseValidator::FromString(s, &value) ? NormalizeValue(value)
|
||||
: wxEmptyString;
|
||||
: wxString();
|
||||
}
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user