summaryrefslogtreecommitdiffstats
path: root/languages/cpp/debugger/debuggerconfigwidgetbase.ui
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/debugger/debuggerconfigwidgetbase.ui')
-rw-r--r--languages/cpp/debugger/debuggerconfigwidgetbase.ui9
1 files changed, 0 insertions, 9 deletions
diff --git a/languages/cpp/debugger/debuggerconfigwidgetbase.ui b/languages/cpp/debugger/debuggerconfigwidgetbase.ui
index 9d6dcbf1..b3d0ae5e 100644
--- a/languages/cpp/debugger/debuggerconfigwidgetbase.ui
+++ b/languages/cpp/debugger/debuggerconfigwidgetbase.ui
@@ -156,9 +156,6 @@ If you are not "dlopen"ing libs then leave this unchecked.</string>
<property name="text">
<string>Enable separate terminal for application &amp;IO</string>
</property>
- <property name="accel">
- <string>Alt+I</string>
- </property>
<property name="whatsThis" stdset="0">
<string>This allows you to enter terminal input when your
application contains terminal input code (e.g. cin, fgets, etc.).
@@ -173,9 +170,6 @@ Otherwise leave it unchecked.</string>
<property name="text">
<string>E&amp;nable floating toolbar</string>
</property>
- <property name="accel">
- <string>Alt+N</string>
- </property>
<property name="whatsThis" stdset="0">
<string>Use the floating toolbar. This toolbar always stays
on top of all windows so that if the app covers TDevelop
@@ -192,9 +186,6 @@ This toolbar is in addition to the toolbar in TDevelop.</string>
<property name="text">
<string>Display static &amp;members</string>
</property>
- <property name="accel">
- <string>Alt+M</string>
- </property>
<property name="whatsThis" stdset="0">
<string>Displaying static members makes GDB slower in
producing data within TDE and TQt.