mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-31 22:44:41 +00:00
Fix formatting
This commit is contained in:
parent
7f56183c54
commit
f14dbf6436
@ -171,7 +171,7 @@ void MainWindow::GetPhysicalDevices() {
|
||||
}
|
||||
m_physical_devices.push_back(name);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
void MainWindow::CreateConnects() {
|
||||
connect(this, &MainWindow::WindowResized, this, &MainWindow::HandleResize);
|
||||
|
Loading…
Reference in New Issue
Block a user