1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-25 06:35:30 +00:00

Use a multiplication sign for custom resolution

This commit is contained in:
Andrei Kortunov 2023-12-24 19:00:16 +04:00
parent 51b05647e2
commit 81f7149f42

View File

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