mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-07 07:12:34 +02:00
To heck with valgrind. :-)
This commit is contained in:
parent
55e6a71fd3
commit
7f55060d07
@ -396,8 +396,8 @@ TimeConverter::TimeConverter(const wxString & formatName,
|
|||||||
mFocusedDigit = 0;
|
mFocusedDigit = 0;
|
||||||
|
|
||||||
SetSampleRate(sampleRate);
|
SetSampleRate(sampleRate);
|
||||||
SetTimeValue(timeValue);
|
|
||||||
SetFormatName(formatName);
|
SetFormatName(formatName);
|
||||||
|
SetTimeValue(timeValue);
|
||||||
}
|
}
|
||||||
|
|
||||||
void TimeConverter::ParseFormatString( const wxString & format)
|
void TimeConverter::ParseFormatString( const wxString & format)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user