diff options
Diffstat (limited to 'kcontrol/konsole/kcmkonsoledialog.ui')
-rw-r--r-- | kcontrol/konsole/kcmkonsoledialog.ui | 8 |
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> |