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>
|
<bool>false</bool>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>{size}</string>
|
<string>(240×160)</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Reference in New Issue