wip
This commit is contained in:
@@ -40,6 +40,10 @@ public:
|
||||
BodyWindow(QWidget* parent = 0);
|
||||
private:
|
||||
void paintEvent(QPaintEvent*) override;
|
||||
private slots:
|
||||
void updateState(const UIState &s);
|
||||
void offroadTransition(bool onroad);
|
||||
};
|
||||
};
|
||||
|
||||
// bool charging = false;
|
||||
|
||||
Reference in New Issue
Block a user