From f39e1b176003642f9bd4e712cfd8acdf9665f81a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:35:21 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- doc/html/using.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/using.html') diff --git a/doc/html/using.html b/doc/html/using.html index 04e7a33..f58e316 100644 --- a/doc/html/using.html +++ b/doc/html/using.html @@ -321,7 +321,7 @@ argument. It specifies that if the argument is not 0 (i.e. the TQObject class) in a -hierachy. When an object is destroyed all of its tqchildren are also +hierachy. When an object is destroyed all of its children are also automatically destroyed. It is important, therefore, that the Python garbage collector doesn’t also try and destroy them. This is covered in more detail in Ownership of Objects. SIP provides many other -- cgit v1.2.3