wip
This commit is contained in:
@@ -29,6 +29,9 @@
|
||||
#include "selfdrive/frogpilot/ui/vehicle_settings.h"
|
||||
#include "selfdrive/frogpilot/ui/visual_settings.h"
|
||||
|
||||
// Bbot notes:
|
||||
// This is the main settings page. All other settings pages attach themselves to this page.
|
||||
|
||||
TogglesPanel::TogglesPanel(SettingsWindow *parent) : ListWidget(parent) {
|
||||
// param, title, desc, icon
|
||||
std::vector<std::tuple<QString, QString, QString, QString>> toggle_defs{
|
||||
|
||||
Reference in New Issue
Block a user