diff options
Diffstat (limited to 'kcontrol/konqhtml/advancedTabOptions.ui')
-rw-r--r-- | kcontrol/konqhtml/advancedTabOptions.ui | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/kcontrol/konqhtml/advancedTabOptions.ui b/kcontrol/konqhtml/advancedTabOptions.ui index 5249e8801..df4419e95 100644 --- a/kcontrol/konqhtml/advancedTabOptions.ui +++ b/kcontrol/konqhtml/advancedTabOptions.ui @@ -95,6 +95,17 @@ </widget> <widget class="TQCheckBox"> <property name="name"> + <cstring>m_pHoverCloseButton</cstring> + </property> + <property name="text"> + <string>&Show close button instead of website icon with mouse hover</string> + </property> + <property name="whatsThis" stdset="0"> + <string>This will display a close button inside each tab instead of websites' icons when the mouse pointer hovers the icon.</string> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> <cstring>m_pPopupsWithinTabs</cstring> </property> <property name="text"> |