back to choose software

old-commit-hash: b0da8b2281941a99f2157bf2a70c079cb9d32e16
This commit is contained in:
Adeeb Shihadeh
2021-07-26 17:50:42 -07:00
parent 5a8a91ce64
commit 56773ae0a7
+1 -1
View File
@@ -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"(