yuzu/main: Fix version info in logging and about dialog

This commit is contained in:
Morph
2021-05-16 22:17:17 -04:00
parent 440eb840ea
commit af69b48390
3 changed files with 17 additions and 14 deletions

View File

@@ -70,7 +70,7 @@
</sizepolicy>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;%1 | %2-%3 (%4)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;%1 (%2)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>