From 30d7e16bb77eaf004105de7a8d6a058246a22c88 Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Mon, 24 Jul 2023 17:15:09 -0700 Subject: [PATCH] add line --- selfdrive/ui/qt/onroad.h | 1 + 1 file changed, 1 insertion(+) diff --git a/selfdrive/ui/qt/onroad.h b/selfdrive/ui/qt/onroad.h index 445081d937..22e8c5dd30 100644 --- a/selfdrive/ui/qt/onroad.h +++ b/selfdrive/ui/qt/onroad.h @@ -80,6 +80,7 @@ class AnnotatedCameraWidget : public CameraWidget { public: explicit AnnotatedCameraWidget(VisionStreamType type, QWidget* parent = 0); void updateState(const UIState &s); + MapSettingsButton *map_settings_btn; private: