From 36753ac659fe85fd02a8dffa84143812e011cd71 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 7 Nov 2013 22:42:05 -0600 Subject: Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT" This reverts commit 40e50e6f20276afb557992a51d47618b014e388d. --- 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 7c4d4b16b..f34efd8df 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/ttqt20fix script helps to fix the code that +

The qt/bin/tqt20fix 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.3