From 3e8d143a1c7384b34041c1ae63bdfbcc85b48c12 Mon Sep 17 00:00:00 2001 From: Jason Wen Date: Mon, 31 Mar 2025 22:06:37 -0400 Subject: [PATCH] test commit --- selfdrive/ui/qt/offroad/developer_panel.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selfdrive/ui/qt/offroad/developer_panel.cc b/selfdrive/ui/qt/offroad/developer_panel.cc index 365aec09c4..67e198693a 100644 --- a/selfdrive/ui/qt/offroad/developer_panel.cc +++ b/selfdrive/ui/qt/offroad/developer_panel.cc @@ -1,6 +1,6 @@ #include "selfdrive/ui/qt/offroad/developer_panel.h" #include "selfdrive/ui/qt/widgets/ssh_keys.h" -#include "selfdrive/ui/qt/widgets/controls.h" +#include "selfdrive/ui/qt/widgets/controls.h" // test-ci DeveloperPanel::DeveloperPanel(SettingsWindow *parent) : ListWidget(parent) { adbToggle = new ParamControl("AdbEnabled", tr("Enable ADB"),