small about dialog change

This commit is contained in:
Martin Brodbeck 2018-07-30 19:29:16 +02:00
parent e69e601133
commit 454c7881ec
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ void MainWindow::onAbout()
{
QMessageBox::about(
this, "Über",
QString("<p><b>KIMA2</b> Version ") + PROJECT_VERSION +
QString("<p style='text-align:center;'><b>KIMA2</b> - Version ") + PROJECT_VERSION +
"</p>"
"<p>KIMA2 ist ein kleines Kassenprogramm für Kindersachenmärkte.<p />"
"<p>Copyright © Martin Brodbeck &lt;<a href=mailto:martin@brodbeck-online.de"