mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-16 23:52:06 +08:00
Update selfdrive/ui/sunnypilot/qt/offroad/settings/lateral_panel.h
This commit is contained in:
@@ -24,8 +24,8 @@ public:
|
||||
void showEvent(QShowEvent *event) override;
|
||||
void hideEvent(QHideEvent* event) override;
|
||||
|
||||
public slots:
|
||||
void updateToggles(bool _offroad);
|
||||
public slots:
|
||||
void updateToggles(bool _offroad);
|
||||
|
||||
private:
|
||||
QStackedLayout* main_layout = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user