mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 02:34:06 -04:00
Merge branch 'fix-string-split-look_feel' of https://github.com/un-pogaz/calibre
This commit is contained in:
commit
f61d3a9b44
@ -147,7 +147,7 @@
|
|||||||
<widget class="QDoubleSpinBox" name="opt_cover_grid_height">
|
<widget class="QDoubleSpinBox" name="opt_cover_grid_height">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>The height of displayed covers.
|
<string>The height of displayed covers.
|
||||||
Aue of zero means calculate automatically.</string>
|
A value of zero means calculate automatically.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="specialValueText">
|
<property name="specialValueText">
|
||||||
<string>Automatic</string>
|
<string>Automatic</string>
|
||||||
@ -194,7 +194,7 @@ Aue of zero means calculate automatically.</string>
|
|||||||
<widget class="QDoubleSpinBox" name="opt_cover_grid_width">
|
<widget class="QDoubleSpinBox" name="opt_cover_grid_width">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>The width of displayed covers.
|
<string>The width of displayed covers.
|
||||||
Aue of zero means calculate automatically.</string>
|
A value of zero means calculate automatically.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="specialValueText">
|
<property name="specialValueText">
|
||||||
<string>Automatic</string>
|
<string>Automatic</string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user