From e193e0140419d117a52e3756ddd9d2bdf3ab7a4a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Nov 2013 16:23:17 -0600 Subject: Automated update from Qt3 --- 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 c7ddd4d80..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/qt20fix 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.1