aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/behaviorsettingswidget.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/texteditor/behaviorsettingswidget.ui')
-rw-r--r--src/plugins/texteditor/behaviorsettingswidget.ui9
1 files changed, 8 insertions, 1 deletions
diff --git a/src/plugins/texteditor/behaviorsettingswidget.ui b/src/plugins/texteditor/behaviorsettingswidget.ui
index faf07fd5e9..7cdbc4f39e 100644
--- a/src/plugins/texteditor/behaviorsettingswidget.ui
+++ b/src/plugins/texteditor/behaviorsettingswidget.ui
@@ -337,7 +337,14 @@ Specifies how backspace interacts with indentation.
<item>
<widget class="QCheckBox" name="constrainTooltips">
<property name="text">
- <string>Enable &amp;tooltips only when Shift key is down</string>
+ <string>Enable hover &amp;tooltips only when Shift key is down</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QCheckBox" name="keyboardTooltips">
+ <property name="text">
+ <string>Enable &amp;keyboard tooltips when pressing and releasing the Alt key</string>
</property>
</widget>
</item>