diff options
Diffstat (limited to 'kcontrol/kicker/menutab.ui')
-rw-r--r-- | kcontrol/kicker/menutab.ui | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/kcontrol/kicker/menutab.ui b/kcontrol/kicker/menutab.ui index 3c06ddfd4..e6b17c492 100644 --- a/kcontrol/kicker/menutab.ui +++ b/kcontrol/kicker/menutab.ui @@ -244,6 +244,20 @@ </widget> <widget class="TQCheckBox"> <property name="name"> + <cstring>kcfg_UseTooltip</cstring> + </property> + <property name="text"> + <string>Show T&ooltip</string> + </property> + <property name="checked"> + <bool>false</bool> + </property> + <property name="whatsThis" stdset="0"> + <string><qt>When this option is selected a tooltip will appear on the KMenu items.</string> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> <cstring>kcfg_UseSidePixmap</cstring> </property> <property name="text"> |