This commit is contained in:
Kovid Goyal 2016-05-19 08:41:38 +05:30
parent 6d05b76b2b
commit b6176b63b5

View File

@ -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 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> <string>This is a percentage, by making it less than 100 you can decrease the amount the arrow 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>