mirror of https://github.com/mgba-emu/mgba.git
Qt: Expand RTC to Realtime clock in strings
This commit is contained in:
parent
d665105082
commit
b9c7016c30
|
@ -23,7 +23,7 @@
|
|||
<item>
|
||||
<widget class="QGroupBox" name="groupBox">
|
||||
<property name="title">
|
||||
<string>RTC</string>
|
||||
<string>Realtime clock</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_3">
|
||||
<item row="2" column="0">
|
||||
|
|
Loading…
Reference in New Issue