mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-06-02 09:47:04 +02:00
Port #3837 from Citra: "Add build date in about dialog"
This commit is contained in:
parent
458fdda700
commit
e8674f1f09
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