mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix name collision in groupbox leading to missing title
This commit is contained in:
parent
d001a4e786
commit
51d94af28d
@ -832,7 +832,7 @@ A value of zero means calculate automatically.</string>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="6" column="2">
|
||||
<widget class="QGroupBox" name="groupBox3">
|
||||
<widget class="QGroupBox" name="categories_on_separate_lines_group_box">
|
||||
<property name="toolTip">
|
||||
<string><p>Check the box if you want the category's values displayed on separate lines instead of separated by commas</p></string>
|
||||
</property>
|
||||
|
Loading…
x
Reference in New Issue
Block a user