mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 09:20:16 +01:00
CommitRecording out of ControlToolBar
This commit is contained in:
@@ -2363,8 +2363,8 @@ void AudioIO::StopStream()
|
||||
}
|
||||
}
|
||||
|
||||
ControlToolBar &bar = ControlToolBar::Get( *mOwningProject );
|
||||
bar.CommitRecording();
|
||||
if (mListener)
|
||||
mListener->OnCommitRecording();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user