Regroup the toolbar buttons more sensibly.

This commit is contained in:
OBattler
2026-01-08 18:05:51 +01:00
parent 75751d84c1
commit 3b336dd0b0
3 changed files with 5 additions and 7 deletions

View File

@@ -2137,7 +2137,7 @@ MainWindow::on_actionUpdate_mouse_every_CPU_frame_triggered()
}
void
MainWindow::on_action_Fast_forward_triggered()
MainWindow::on_actionFast_forward_triggered()
{
fast_forward ^= 1;
}