mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
Merge pull request #9676 from leoetlino/colon
DolphinQt: Get rid of an extraneous colon in About dialog
This commit is contained in:
commit
c09427ccdf
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user