mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 02:34:06 -04:00
Fix #1990254 [[Enhancement] Add space between amount and seconds](https://bugs.launchpad.net/calibre/+bug/1990254)
This commit is contained in:
parent
1d48e61f16
commit
fe4ad47e86
@ -752,12 +752,12 @@ A value of zero means calculate automatically.</string>
|
||||
</item>
|
||||
<item row="6" column="2">
|
||||
<widget class="QGroupBox" name="groupBox3">
|
||||
<property name="title">
|
||||
<string>Categories on separate lines</string>
|
||||
</property>
|
||||
<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>
|
||||
<property name="title">
|
||||
<string>Categories on separate lines</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="vblayout_3">
|
||||
<item>
|
||||
<widget class="QListView" name="bd_vertical_cats">
|
||||
|
Loading…
x
Reference in New Issue
Block a user