Fix #1990254 [[Enhancement] Add space between amount and seconds](https://bugs.launchpad.net/calibre/+bug/1990254)

This commit is contained in:
Kovid Goyal 2022-09-22 14:01:29 +05:30
parent 1d48e61f16
commit fe4ad47e86
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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>&lt;p&gt;Check the box if you want the category's values displayed on separate lines instead of separated by commas&lt;/p&gt;</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">