summaryrefslogtreecommitdiffstats
path: root/doc/html/porting2.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/porting2.html')
-rw-r--r--doc/html/porting2.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/porting2.html b/doc/html/porting2.html
index c7ddd4d8..f34efd8d 100644
--- a/doc/html/porting2.html
+++ b/doc/html/porting2.html
@@ -134,7 +134,7 @@ etc. are totally unaffected, but code that is
<em>not</em> in functions of classes inherited from <code>TQt</code>,
you must qualify these identifiers like this: <code>TQt::red,
TQt::LeftButton, TQt::AlignRight</code>, etc.
-<p> <p>The <code>qt/bin/qt20fix</code> script helps to fix the code that
+<p> <p>The <code>qt/bin/tqt20fix</code> script helps to fix the code that
needs adaption, though most code does not need changing.
<p> Compiling with -DQT1COMPATIBILITY will help you get going with TQt 2.x
- it allows all the old "dirty namespace" identifiers from TQt 1.x to