summaryrefslogtreecommitdiff
path: root/src/settings/settings_tabs.ui
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-03-16 23:48:39 +0100
committerAndrea Diamantini <adjam7@gmail.com>2011-03-16 23:48:39 +0100
commit15215cf154c7d31f1520c259529b719b1fe84b48 (patch)
tree6c5d4734e5bd7ea766477c5739a8af38cbfbb2de /src/settings/settings_tabs.ui
parentDelete url popup on resize/move (diff)
downloadrekonq-15215cf154c7d31f1520c259529b719b1fe84b48.tar.xz
Set an option to disable the disable graphics effects on the tabbar
highlight animation. CCBUG:267234 To see if this really works, please deselect the "animated tab highlights" in the Tabs Settings section
Diffstat (limited to 'src/settings/settings_tabs.ui')
-rw-r--r--src/settings/settings_tabs.ui7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/settings/settings_tabs.ui b/src/settings/settings_tabs.ui
index 0edc5cae..eb775d5d 100644
--- a/src/settings/settings_tabs.ui
+++ b/src/settings/settings_tabs.ui
@@ -221,6 +221,13 @@
</property>
</widget>
</item>
+ <item>
+ <widget class="QCheckBox" name="kcfg_animatedTabHighlighting">
+ <property name="text">
+ <string>Animated tab highlighting</string>
+ </property>
+ </widget>
+ </item>
</layout>
</widget>
</item>