mirror of https://github.com/mgba-emu/mgba.git
Qt: Add missing EEPROM 8kB string
This commit is contained in:
parent
e17357a50a
commit
02a15a72c0
|
@ -143,7 +143,12 @@
|
|||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>EEPROM</string>
|
||||
<string>EEPROM 8kB</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>EEPROM 512 bytes</string>
|
||||
</property>
|
||||
</item>
|
||||
</widget>
|
||||
|
|
Loading…
Reference in New Issue