diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-12-26 16:56:45 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-12-26 16:56:45 -0600 |
commit | 9a6a1370a0b1c5cc1b0412f0b0c0dc005f43b34b (patch) | |
tree | cfaac0a44e93212eaaf9e3992d3e062d7f526fc5 /languages/cpp/debugger | |
parent | a448241e2c310a6c79c6c69994fead084b083b9d (diff) | |
download | tdevelop-9a6a1370a0b1c5cc1b0412f0b0c0dc005f43b34b.tar.gz tdevelop-9a6a1370a0b1c5cc1b0412f0b0c0dc005f43b34b.zip |
KDE->TDE branding cleanup.
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 |