clean 2 reset() calls on stop
This commit is contained in:
parent
6ddd7c3232
commit
fe4d118cfb
1 changed files with 1 additions and 1 deletions
|
@ -300,7 +300,7 @@ void AudioLayerWidget::resume()
|
|||
|
||||
void AudioLayerWidget::stop()
|
||||
{
|
||||
reset();
|
||||
// reset();
|
||||
setInitPosition();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue