mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-26 00:12:05 +08:00
back to choose software
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