citra-qt: Add build date in about dialog

This commit is contained in:
zhupengfei 2018-06-18 20:33:50 +08:00
parent 8ca38621a0
commit 6c4f3257b7
No known key found for this signature in database
GPG key ID: 85B82A3E62174206
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>