diff options
Diffstat (limited to 'kcontrol/konsole/kcmkonsoledialog.ui')
-rw-r--r-- | kcontrol/konsole/kcmkonsoledialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/konsole/kcmkonsoledialog.ui b/kcontrol/konsole/kcmkonsoledialog.ui index 6e06747c3..ec01401cf 100644 --- a/kcontrol/konsole/kcmkonsoledialog.ui +++ b/kcontrol/konsole/kcmkonsoledialog.ui @@ -169,7 +169,7 @@ </widget> <widget class="TQCheckBox" row="10" column="0" rowspan="1" colspan="3"> <property name="name"> - <cstring>tabsCycleWheel</cstring> + <cstring>tabsCycleWheelCB</cstring> </property> <property name="text"> <string>Cycle tabs with mouse wheel</string> @@ -177,7 +177,7 @@ </widget> <widget class="TQCheckBox" row="11" column="0" rowspan="1" colspan="3"> <property name="name"> - <cstring>menuAccelerators</cstring> + <cstring>menuAcceleratorsCB</cstring> </property> <property name="text"> <string>Enable main menu accelerator keys</string> |