diff options
Diffstat (limited to 'languages/cpp/debugger')
-rw-r--r-- | languages/cpp/debugger/debuggerconfigwidgetbase.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/languages/cpp/debugger/debuggerconfigwidgetbase.ui b/languages/cpp/debugger/debuggerconfigwidgetbase.ui index 319f65c1..14ec3344 100644 --- a/languages/cpp/debugger/debuggerconfigwidgetbase.ui +++ b/languages/cpp/debugger/debuggerconfigwidgetbase.ui @@ -178,11 +178,11 @@ Otherwise leave it unchecked.</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 KDevelop +on top of all windows so that if the app covers TDevelop you have control of the app through the small toolbar. It can also be docked into the panel. -This toolbar is in addition to the toolbar in KDevelop.</string> +This toolbar is in addition to the toolbar in TDevelop.</string> </property> </widget> <widget class="TQCheckBox" row="0" column="0"> @@ -197,7 +197,7 @@ This toolbar is in addition to the toolbar in KDevelop.</string> </property> <property name="whatsThis" stdset="0"> <string>Displaying static members makes GDB slower in -producing data within KDE and Qt. +producing data within TDE and TQt. It may change the "signature" of the data which TQString and friends rely on, but if you need to debug into these values then |