mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-17 16:50:26 +02:00
parent
cf6a0817f6
commit
b8d1d915f8
@ -1909,7 +1909,6 @@ void AudacityProject::OnPlayStopSelect()
|
|||||||
mViewInfo.sel1 = mViewInfo.sel0;
|
mViewInfo.sel1 = mViewInfo.sel0;
|
||||||
}
|
}
|
||||||
toolbar->OnStop(evt);
|
toolbar->OnStop(evt);
|
||||||
ModifyState();
|
|
||||||
}
|
}
|
||||||
else if (!gAudioIO->IsBusy()) {
|
else if (!gAudioIO->IsBusy()) {
|
||||||
//Otherwise, start playing (assuming audio I/O isn't busy)
|
//Otherwise, start playing (assuming audio I/O isn't busy)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user