mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-29 19:41:34 +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:
commit
225946b92b
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@
|
|||
<item>
|
||||
<widget class="QLabel" name="multiplyLabel">
|
||||
<property name="text">
|
||||
<string> x </string>
|
||||
<string> × </string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in a new issue