mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 13:49:53 -06:00
Reformat all the things!
This commit is contained in:
@ -198,7 +198,8 @@ void IOWindow::OnDetectButtonPressed()
|
||||
releaseMouse();
|
||||
releaseKeyboard();
|
||||
removeEventFilter(BlockUserInputFilter::Instance());
|
||||
}).detach();
|
||||
})
|
||||
.detach();
|
||||
}
|
||||
|
||||
void IOWindow::OnRangeChanged(int value)
|
||||
|
Reference in New Issue
Block a user