citra-qt: Add build date in about dialog
This commit is contained in:
parent
8ca38621a0
commit
6c4f3257b7
2 changed files with 4 additions and 3 deletions
|
@ -70,7 +70,7 @@
|
|||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string><html><head/><body><p>%1 | %2-%3</p></body></html></string>
|
||||
<string><html><head/><body><p>%1 | %2-%3 (%4)</p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue