mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 18:24:30 -04:00
String changes
This commit is contained in:
parent
85326a1335
commit
1427a8d30b
@ -31,7 +31,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="test">
|
<widget class="QPushButton" name="test">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Test</string>
|
<string>&Test</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
@ -83,7 +83,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="test_button">
|
<widget class="QPushButton" name="test_button">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Test</string>
|
<string>&Test</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user