2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 12:27:43 +00:00

Update copyright date

This commit is contained in:
Jack Andersen
2018-01-04 17:02:07 -10:00
parent f29e44209e
commit 00da24a134
2 changed files with 2 additions and 2 deletions

View File

@@ -348,7 +348,7 @@ bool MainWindow::checkDownloadedBinary()
}
else
{
m_ui->currentBinaryLabel->setText(QStringLiteral("unknown... re-download recommended"));
m_ui->currentBinaryLabel->setText(QStringLiteral("unknown -- re-download recommended"));
}
enableOperations();