Merge pull request #859 from FearlessTobi/port-3837

Port #3837 from Citra: "citra-qt: Add build date in about dialog"
This commit is contained in:
bunnei
2018-07-30 10:11:43 -07:00
committed by GitHub
2 changed files with 4 additions and 3 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&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-%3 (%4)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>