test commit

pull/34967/head
Jason Wen 5 months ago
parent cc6651e397
commit 3e8d143a1c
No known key found for this signature in database
  1. 2
      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"),

Loading…
Cancel
Save