Skip to content
Permalink
Browse files
Merge pull request #6935 from spycrab/qt_fifo_range
Qt/FIFOPlayerWindow: Properly reset ranges
  • Loading branch information
spycrab committed May 22, 2018
2 parents 302093d + 54f85c3 commit 59be5da
Showing 1 changed file with 1 addition and 0 deletions.
@@ -215,6 +215,7 @@ void FIFOPlayerWindow::StopRecording()
void FIFOPlayerWindow::OnEmulationStarted()
{
UpdateControls();
OnFIFOLoaded();
}

void FIFOPlayerWindow::OnEmulationStopped()

0 comments on commit 59be5da

Please sign in to comment.