mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-21 20:27:49 +00:00
yuzu/main: Fix version info in logging and about dialog
This commit is contained in:
parent
baa0060cd7
commit
7faacec6a4
3 changed files with 17 additions and 14 deletions
|
@ -70,7 +70,7 @@
|
|||
</sizepolicy>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string><html><head/><body><p>%1 | %2-%3 (%4)</p></body></html></string>
|
||||
<string><html><head/><body><p>%1 (%2)</p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue