old-commit-hash: 54f1afe403
54f1afe403
@ -268,8 +268,10 @@ SetupWidget::SetupWidget(QWidget* parent) : QFrame(parent) {
void SetupWidget::parseError(const QString &response) {
show();
showQr = false;
mainLayout->setCurrentIndex(0);
if (mainLayout->currentIndex() == 1) {
}
void SetupWidget::showQrCode() {