mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-26 09:35:28 +00:00
Use a multiplication sign for custom resolution
This commit is contained in:
parent
51b05647e2
commit
81f7149f42
@ -107,7 +107,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="multiplyLabel">
|
<widget class="QLabel" name="multiplyLabel">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string> x </string>
|
<string> × </string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user