summaryrefslogtreecommitdiff
path: root/src/settings/settings_appearance.ui
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-08-11 00:01:24 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-08-11 00:01:24 +0200
commite9a026e5c6551b1036dec42e622c6996fc668044 (patch)
tree18513adf4c6a1a042287699d9fb89d5bf66ee2d3 /src/settings/settings_appearance.ui
parentMerge commit 'refs/merge-requests/159' of git://gitorious.org/rekonq/mainline... (diff)
parentFix the factor (diff)
downloadrekonq-e9a026e5c6551b1036dec42e622c6996fc668044.tar.xz
Merge commit 'refs/merge-requests/160' of git://gitorious.org/rekonq/mainline into m160
Diffstat (limited to 'src/settings/settings_appearance.ui')
-rw-r--r--src/settings/settings_appearance.ui17
1 files changed, 15 insertions, 2 deletions
diff --git a/src/settings/settings_appearance.ui b/src/settings/settings_appearance.ui
index 7ec23484..f7dd4747 100644
--- a/src/settings/settings_appearance.ui
+++ b/src/settings/settings_appearance.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>351</width>
- <height>455</height>
+ <width>364</width>
+ <height>457</height>
</rect>
</property>
<property name="windowTitle">
@@ -241,6 +241,19 @@
</property>
</widget>
</item>
+ <item>
+ <widget class="QCheckBox" name="kcfg_smoothScrolling">
+ <property name="toolTip">
+ <string>Scroll pages with an eye candy effect</string>
+ </property>
+ <property name="text">
+ <string>Enable smooth scrolling</string>
+ </property>
+ <property name="checked">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
</layout>
</widget>
</item>