mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-05 06:59:07 +02:00
Make comment clearer
This commit is contained in:
parent
b3bf321893
commit
41315dac95
@ -985,8 +985,8 @@ void ControlToolBar::OnRecord(wxCommandEvent &evt)
|
||||
}
|
||||
}
|
||||
if(!hasWave)
|
||||
// Treat append-record like record, when there was no given wave track
|
||||
// to append onto.
|
||||
// Treat append-record like record record to new, when there are
|
||||
// no wave tracks to append onto.
|
||||
appendRecord = false;
|
||||
|
||||
double t0 = p->GetSel0();
|
||||
|
Loading…
x
Reference in New Issue
Block a user