diff --git a/selfdrive/ui/qt/home.h b/selfdrive/ui/qt/home.h index 8202b79..e302fc9 100644 --- a/selfdrive/ui/qt/home.h +++ b/selfdrive/ui/qt/home.h @@ -50,7 +50,7 @@ class HomeWindow : public QWidget { public: explicit HomeWindow(QWidget* parent = 0); - QWidget* _parent = 0 + QWidget* _parent = 0; signals: void openSettings(int index = 0, const QString ¶m = "");