mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-17 07:12:08 +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