summaryrefslogtreecommitdiffstats
path: root/languages/cpp/debugger
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-09-16 22:29:55 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-09-16 22:29:55 -0500
commit70a3c0d90bf27c502ec710042250d51e2eb8bd99 (patch)
tree392ee5e1b90d55cf4db7d90b83ee0a2ed6a01d17 /languages/cpp/debugger
parent3ca58a00c6f3d4cedaa8a5a90b99b9ec974796d2 (diff)
downloadtdevelop-70a3c0d90bf27c502ec710042250d51e2eb8bd99.tar.gz
tdevelop-70a3c0d90bf27c502ec710042250d51e2eb8bd99.zip
Fix QString -> TQString.
Diffstat (limited to 'languages/cpp/debugger')
-rw-r--r--languages/cpp/debugger/debuggerconfigwidgetbase.ui2
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>