Merge branch 'fix-string-split-look_feel' of https://github.com/un-pogaz/calibre

This commit is contained in:
Kovid Goyal 2025-02-02 15:23:23 +05:30
commit f61d3a9b44
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -147,7 +147,7 @@
<widget class="QDoubleSpinBox" name="opt_cover_grid_height">
<property name="toolTip">
<string>The height of displayed covers.
Aue of zero means calculate automatically.</string>
A value of zero means calculate automatically.</string>
</property>
<property name="specialValueText">
<string>Automatic</string>
@ -194,7 +194,7 @@ Aue of zero means calculate automatically.</string>
<widget class="QDoubleSpinBox" name="opt_cover_grid_width">
<property name="toolTip">
<string>The width of displayed covers.
Aue of zero means calculate automatically.</string>
A value of zero means calculate automatically.</string>
</property>
<property name="specialValueText">
<string>Automatic</string>