mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
99b9b51791
commit
34b0afeca2
@ -675,7 +675,7 @@ QToolBox::tab:hover {
|
|||||||
<item row="0" column="1">
|
<item row="0" column="1">
|
||||||
<widget class="QSpinBox" name="opt_wheel_scroll_fraction">
|
<widget class="QSpinBox" name="opt_wheel_scroll_fraction">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>This is a percentage, by making itless than 100 you can decrease the amount the wheel scrolls by, by making it more than 100 you can increase the scroll amount.</string>
|
<string>This is a percentage, by making it less than 100 you can decrease the amount the wheel scrolls by, by making it more than 100 you can increase the scroll amount.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="suffix">
|
<property name="suffix">
|
||||||
<string> %</string>
|
<string> %</string>
|
||||||
@ -704,7 +704,7 @@ QToolBox::tab:hover {
|
|||||||
<item row="1" column="1">
|
<item row="1" column="1">
|
||||||
<widget class="QSpinBox" name="opt_line_scroll_fraction">
|
<widget class="QSpinBox" name="opt_line_scroll_fraction">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>This is a percentage, by making itless than 100 you can decrease the amount thearrow keys scroll by, by making it more than 100 you can increase the scroll amount.</string>
|
<string>This is a percentage, by making it less than 100 you can decrease the amount thearrow keys scroll by, by making it more than 100 you can increase the scroll amount.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="suffix">
|
<property name="suffix">
|
||||||
<string> %</string>
|
<string> %</string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user