1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-06 06:31:07 +01:00

Applied Paul L's patch for save/restore (and compiler warning). Fix for http://bugzilla.audacityteam.org/show_bug.cgi?id=283

This commit is contained in:
james.k.crook@gmail.com
2014-08-17 16:32:57 +00:00
parent 64ec10d1a6
commit b19c1fbeb5
2 changed files with 3 additions and 4 deletions

View File

@@ -727,6 +727,8 @@ AudacityProject::AudacityProject(wxWindow * parent, wxWindowID id,
const wxPoint & pos,
const wxSize & size)
: wxFrame(parent, id, wxT("Audacity"), pos, size),
mSel0save(0.0),
mSel1save(0.0),
mLastPlayMode(normalPlay),
mRate((double) gPrefs->Read(wxT("/SamplingRate/DefaultProjectSampleRate"), AudioIO::GetOptimalSupportedSampleRate())),
mDefaultFormat((sampleFormat) gPrefs->