mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -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">
|
||||
<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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user