From 40e50e6f20276afb557992a51d47618b014e388d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 7 Nov 2013 22:37:50 -0600 Subject: Update minor TQt3 tool names to match current TQt3 sources in GIT --- doc/html/porting2.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/porting2.html') diff --git a/doc/html/porting2.html b/doc/html/porting2.html index f34efd8df..7c4d4b16b 100644 --- a/doc/html/porting2.html +++ b/doc/html/porting2.html @@ -134,7 +134,7 @@ etc. are totally unaffected, but code that is not in functions of classes inherited from TQt, you must qualify these identifiers like this: TQt::red, TQt::LeftButton, TQt::AlignRight, etc. -

The qt/bin/tqt20fix script helps to fix the code that +

The qt/bin/ttqt20fix script helps to fix the code that needs adaption, though most code does not need changing.

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 -- cgit v1.2.1