Qt: Set default value for scale size (fixes #1513)

This commit is contained in:
Vicki Pfau 2019-08-28 20:49:54 -07:00
parent e7e28459d0
commit 11fcc89f79
1 changed files with 1 additions and 1 deletions

View File

@ -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>