Merge branch 'resolution_sign' into 'master'

Use a multiplication sign for custom resolution

See merge request OpenMW/openmw!3681
macos_ci_fix
Alexei Kotov 5 months ago
commit 225946b92b

@ -107,7 +107,7 @@
<item>
<widget class="QLabel" name="multiplyLabel">
<property name="text">
<string> x </string>
<string> × </string>
</property>
</widget>
</item>

Loading…
Cancel
Save