mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-15 23:08:51 +00:00
Remove uses of __DATE__ and __TIME__
This commit is contained in:
parent
19e3fba59f
commit
386159c74e
5 changed files with 5 additions and 9 deletions
|
@ -43,8 +43,7 @@
|
|||
</property>
|
||||
<property name="text">
|
||||
<string>Branch: %1
|
||||
Revision: %2
|
||||
Compiled: %3 @ %4</string>
|
||||
Revision: %2</string>
|
||||
</property>
|
||||
<property name="textFormat">
|
||||
<enum>Qt::PlainText</enum>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue