mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
57b6d6c0d1
commit
aa410bcdef
@ -630,10 +630,16 @@ Using this button to create author sort will change author sort from red to gree
|
|||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Remove border (if any) from cover</string>
|
<string>Remove border (if any) from cover</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="text">
|
||||||
|
<string>T&rim</string>
|
||||||
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset resource="../../../../resources/images.qrc">
|
<iconset resource="../../../../resources/images.qrc">
|
||||||
<normaloff>:/images/trim.png</normaloff>:/images/trim.png</iconset>
|
<normaloff>:/images/trim.png</normaloff>:/images/trim.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="toolButtonStyle">
|
||||||
|
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
||||||
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user