mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 21:14:01 +08:00
@@ -100,6 +100,7 @@ OffroadHome::OffroadHome(QWidget* parent) : QWidget(parent) {
|
||||
center_layout = new QStackedLayout();
|
||||
|
||||
QHBoxLayout* statsAndSetup = new QHBoxLayout();
|
||||
statsAndSetup->setMargin(0);
|
||||
|
||||
DriveStats* drive = new DriveStats;
|
||||
drive->setFixedSize(800, 800);
|
||||
|
||||
Reference in New Issue
Block a user