summaryrefslogtreecommitdiffstats
path: root/kcontrol/konsole/kcmkonsoledialog.ui
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-03-02 20:54:02 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2013-03-02 20:54:02 -0600
commitd9087191ac7b27ca0e8f55704bc2301dfe24fe96 (patch)
treef738e6d5ea9a70a433cde651abaa35e445b3fd0d /kcontrol/konsole/kcmkonsoledialog.ui
parentdaff95cb2a46fc5f99ce97fa828de22616aec9e3 (diff)
downloadtdebase-d9087191ac7b27ca0e8f55704bc2301dfe24fe96.tar.gz
tdebase-d9087191ac7b27ca0e8f55704bc2301dfe24fe96.zip
Add GUI check box to control mouse wheel cycling over tab bar in konsole.
Work remains to finish the patch to actually stop the cycling. This partially resolves bug report 909.
Diffstat (limited to 'kcontrol/konsole/kcmkonsoledialog.ui')
-rw-r--r--kcontrol/konsole/kcmkonsoledialog.ui8
1 files changed, 8 insertions, 0 deletions
diff --git a/kcontrol/konsole/kcmkonsoledialog.ui b/kcontrol/konsole/kcmkonsoledialog.ui
index ed4d47d80..0a47950de 100644
--- a/kcontrol/konsole/kcmkonsoledialog.ui
+++ b/kcontrol/konsole/kcmkonsoledialog.ui
@@ -297,6 +297,14 @@
<string>Set tab title to match window title</string>
</property>
</widget>
+ <widget class="TQCheckBox" row="12" column="0" rowspan="1" colspan="3">
+ <property name="name">
+ <cstring>tabsCycleWheel</cstring>
+ </property>
+ <property name="text">
+ <string>Cycle tabs with mouse wheel</string>
+ </property>
+ </widget>
</grid>
</widget>
</grid>