String changes

This commit is contained in:
Kovid Goyal
2017-05-27 09:48:27 +05:30
parent 85326a1335
commit 1427a8d30b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
<item>
<widget class="QPushButton" name="test">
<property name="text">
<string>Test</string>
<string>&amp;Test</string>
</property>
</widget>
</item>
+1 -1
View File
@@ -83,7 +83,7 @@
<item>
<widget class="QPushButton" name="test_button">
<property name="text">
<string>Test</string>
<string>&amp;Test</string>
</property>
</widget>
</item>