mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-24 23:42:05 +08:00
offroad ui: remove irrelevant comment (#28485)
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include "selfdrive/ui/qt/widgets/input.h"
|
||||
|
||||
TogglesPanel::TogglesPanel(SettingsWindow *parent) : ListWidget(parent) {
|
||||
// param, title, desc, icon, confirm
|
||||
// param, title, desc, icon
|
||||
std::vector<std::tuple<QString, QString, QString, QString>> toggle_defs{
|
||||
{
|
||||
"OpenpilotEnabledToggle",
|
||||
|
||||
Reference in New Issue
Block a user