1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-30 03:32:36 +00:00

Merge branch 'resolution_sign' into 'master'

Use a multiplication sign for custom resolution

See merge request OpenMW/openmw!3681
This commit is contained in:
Alexei Kotov 2023-12-24 20:35:56 +00:00
commit 225946b92b

View File

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