mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-05 00:05:57 +08:00
back to choose software
old-commit-hash: b0da8b2281941a99f2157bf2a70c079cb9d32e16
This commit is contained in:
@@ -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"(
|
||||
|
||||
Reference in New Issue
Block a user