1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-09-17 16:50:26 +02:00
lllucius 2013-10-09 06:06:00 +00:00
parent cf6a0817f6
commit b8d1d915f8

View File

@ -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)