mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 08:16:06 +08:00
@@ -48,9 +48,6 @@ MainWindow::MainWindow(QWidget *parent) : QWidget(parent) {
|
||||
|
||||
#ifdef QCOM2
|
||||
set_core_affinity(7);
|
||||
|
||||
// TODO: this is needed to make first page not squished, why?
|
||||
main_layout->setSizeConstraint(QLayout::SetMinimumSize);
|
||||
#endif
|
||||
|
||||
glWindow = new GLWindow(this);
|
||||
|
||||
Reference in New Issue
Block a user