Fix missing buddy association

This commit is contained in:
Kovid Goyal 2017-08-23 10:54:05 +05:30
parent 5bd5cfe761
commit a66cf0f185
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -70,8 +70,8 @@ is completed. This can be slow on large libraries.</string>
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>944</width> <width>930</width>
<height>600</height> <height>603</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_2"> <layout class="QVBoxLayout" name="verticalLayout_2">
@ -311,7 +311,7 @@ for e.g., EPUB to EPUB, calibre saves the original EPUB
<item row="7" column="0"> <item row="7" column="0">
<widget class="QLabel" name="label_7"> <widget class="QLabel" name="label_7">
<property name="text"> <property name="text">
<string>&amp;Series:</string> <string>Ser&amp;ies:</string>
</property> </property>
<property name="textFormat"> <property name="textFormat">
<enum>Qt::PlainText</enum> <enum>Qt::PlainText</enum>
@ -737,7 +737,7 @@ as that of the first selected book.</string>
<item row="3" column="0"> <item row="3" column="0">
<widget class="QLabel" name="xlabel_22"> <widget class="QLabel" name="xlabel_22">
<property name="text"> <property name="text">
<string>Load searc&amp;h/replace:</string> <string>&amp;Load search/replace:</string>
</property> </property>
<property name="buddy"> <property name="buddy">
<cstring>query_field</cstring> <cstring>query_field</cstring>
@ -858,7 +858,7 @@ as that of the first selected book.</string>
<item row="5" column="0"> <item row="5" column="0">
<widget class="QLabel" name="s_r_src_ident_label"> <widget class="QLabel" name="s_r_src_ident_label">
<property name="text"> <property name="text">
<string>Identifier type:</string> <string>&amp;Identifier type:</string>
</property> </property>
<property name="buddy"> <property name="buddy">
<cstring>s_r_src_ident</cstring> <cstring>s_r_src_ident</cstring>
@ -881,7 +881,7 @@ as that of the first selected book.</string>
<item row="5" column="0"> <item row="5" column="0">
<widget class="QLabel" name="template_label"> <widget class="QLabel" name="template_label">
<property name="text"> <property name="text">
<string>Te&amp;mplate:</string> <string>&amp;Template:</string>
</property> </property>
<property name="buddy"> <property name="buddy">
<cstring>s_r_template</cstring> <cstring>s_r_template</cstring>
@ -1181,8 +1181,8 @@ not multiple and the destination field is multiple</string>
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>922</width> <width>908</width>
<height>268</height> <height>253</height>
</rect> </rect>
</property> </property>
<layout class="QGridLayout" name="testgrid"> <layout class="QGridLayout" name="testgrid">
@ -1205,6 +1205,9 @@ not multiple and the destination field is multiple</string>
<property name="text"> <property name="text">
<string>Your &amp;test:</string> <string>Your &amp;test:</string>
</property> </property>
<property name="buddy">
<cstring>test_text</cstring>
</property>
</widget> </widget>
</item> </item>
<item row="8" column="1"> <item row="8" column="1">