This commit is contained in:
Kovid Goyal 2017-06-18 12:16:42 +05:30
parent af6d043375
commit 420157c79c
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C
2 changed files with 10 additions and 1 deletions

View File

@ -49,6 +49,9 @@
<property name="text"> <property name="text">
<string>&amp;Genre</string> <string>&amp;Genre</string>
</property> </property>
<property name="buddy">
<cstring>opt_fb2_genre</cstring>
</property>
</widget> </widget>
</item> </item>
<item row="1" column="1"> <item row="1" column="1">

View File

@ -7,7 +7,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>588</width> <width>588</width>
<height>378</height> <height>399</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
@ -31,6 +31,9 @@
<property name="text"> <property name="text">
<string>&amp;Paragraph style:</string> <string>&amp;Paragraph style:</string>
</property> </property>
<property name="buddy">
<cstring>opt_paragraph_type</cstring>
</property>
</widget> </widget>
</item> </item>
<item row="0" column="1"> <item row="0" column="1">
@ -54,6 +57,9 @@
<property name="text"> <property name="text">
<string>&amp;Formatting style:</string> <string>&amp;Formatting style:</string>
</property> </property>
<property name="buddy">
<cstring>opt_formatting_type</cstring>
</property>
</widget> </widget>
</item> </item>
<item row="1" column="1"> <item row="1" column="1">