mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 08:09:32 +02:00
travis
This commit is contained in:
parent
c730622ca6
commit
09b4dfc5a2
@ -237,7 +237,7 @@ protected:
|
||||
{
|
||||
LongestValueType value;
|
||||
return BaseValidator::FromString(s, &value) ? NormalizeValue(value)
|
||||
: wxEmptyString;
|
||||
: wxString();
|
||||
}
|
||||
|
||||
private:
|
||||
|
Loading…
x
Reference in New Issue
Block a user