diff options
Diffstat (limited to 'languages/cpp/debugger/debuggerconfigwidgetbase.ui')
-rw-r--r-- | languages/cpp/debugger/debuggerconfigwidgetbase.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/debugger/debuggerconfigwidgetbase.ui b/languages/cpp/debugger/debuggerconfigwidgetbase.ui index 72bb4c93..319f65c1 100644 --- a/languages/cpp/debugger/debuggerconfigwidgetbase.ui +++ b/languages/cpp/debugger/debuggerconfigwidgetbase.ui @@ -199,7 +199,7 @@ This toolbar is in addition to the toolbar in KDevelop.</string> <string>Displaying static members makes GDB slower in producing data within KDE and Qt. It may change the "signature" of the data -which QString and friends rely on, +which TQString and friends rely on, but if you need to debug into these values then check this option.</string> </property> |