mirror of https://github.com/mgba-emu/mgba.git
Qt: Set default value for scale size (fixes #1513)
This commit is contained in:
parent
e7e28459d0
commit
11fcc89f79
|
@ -983,7 +983,7 @@
|
|||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>{size}</string>
|
||||
<string>(240×160)</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in New Issue