String changes

This commit is contained in:
Kovid Goyal 2017-05-27 09:48:27 +05:30
parent 85326a1335
commit 1427a8d30b
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C
2 changed files with 2 additions and 2 deletions

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>

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>