back to choose software

old-commit-hash: b0da8b2281
commatwo_master
Adeeb Shihadeh 4 years ago
parent 5a8a91ce64
commit 56773ae0a7
  1. 2
      selfdrive/ui/qt/setup/setup.cc

@ -281,7 +281,7 @@ QWidget * Setup::download_failed() {
restart->setProperty("primary", true);
blayout->addWidget(restart);
QObject::connect(restart, &QPushButton::clicked, this, [=]() {
setCurrentIndex(0);
setCurrentIndex(2);
});
widget->setStyleSheet(R"(

Loading…
Cancel
Save