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