From 4e9bc465d2a7993f31081d456c8609333262c736 Mon Sep 17 00:00:00 2001 From: Nicolas Mailloux Date: Tue, 6 Apr 2021 21:29:33 -0400 Subject: [PATCH] UI fixes --- alert.cpp | 2 +- alert.ui | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/alert.cpp b/alert.cpp index 7db2696..e5eff27 100644 --- a/alert.cpp +++ b/alert.cpp @@ -39,7 +39,7 @@ alert::alert(QWidget *parent) : if(checkconfig("/external_root/boot/flags/ALERT_DOWNGRADE") == true) { downgradeError = true; ui->securityLabel->setText("Failed to update InkBox."); - ui->messageLabel->setText("An error occured during the update process.\nThe update provided is lower than the actual installed version."); + ui->messageLabel->setText("An error occured during the update process.\nThe update package's version is lower than the actual installed version."); ui->stackedWidget->setCurrentIndex(1); } diff --git a/alert.ui b/alert.ui index 07021cf..cb60c4e 100644 --- a/alert.ui +++ b/alert.ui @@ -166,6 +166,18 @@ + + 0 + + + 0 + + + 0 + + + 0 +