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