mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-29 10:32:10 +08:00
Duplicated #include in settings.cc (#29951)
old-commit-hash: 8a0711a67d8bc00913db841f65f443e7472fd699
This commit is contained in:
committed by
GitHub
parent
ee0ddd7e26
commit
e974ef9133
@@ -22,7 +22,6 @@
|
||||
#include "selfdrive/ui/ui.h"
|
||||
#include "selfdrive/ui/qt/util.h"
|
||||
#include "selfdrive/ui/qt/qt_window.h"
|
||||
#include "selfdrive/ui/qt/widgets/input.h"
|
||||
|
||||
TogglesPanel::TogglesPanel(SettingsWindow *parent) : ListWidget(parent) {
|
||||
// param, title, desc, icon
|
||||
|
||||
Reference in New Issue
Block a user