settings: properly escape '&'
This commit is contained in:
parent
470e1c0879
commit
cec7bc3255
@ -48,7 +48,7 @@
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
<string>Name & label:</string>
|
||||
<string>Name && label:</string>
|
||||
</property>
|
||||
<property name="buddy">
|
||||
<cstring>vmname</cstring>
|
||||
|
Loading…
Reference in New Issue
Block a user