Merge pull request #9676 from leoetlino/colon

DolphinQt: Get rid of an extraneous colon in About dialog
This commit is contained in:
JosJuice 2021-04-27 00:46:09 +02:00 committed by GitHub
commit c09427ccdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ AboutDialog::AboutDialog(QWidget* parent) : QDialog(parent)
<p style='font-size:18pt;'>%VERSION_STRING%</p>
<p style='font-size: small;'>
%BRANCH%:<br>
%BRANCH%<br>
%REVISION%<br><br>
%QT_VERSION%
</p>