From 0f92dd542b65bc910caaf190b7c623aa5158c86a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 14 Nov 2011 22:33:41 -0600 Subject: Fix native TQt3 accidental conversion to tquit --- doc/html/qglcontext.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/qglcontext.html') diff --git a/doc/html/qglcontext.html b/doc/html/qglcontext.html index aa1ec72e5..8f0ab6bf8 100644 --- a/doc/html/qglcontext.html +++ b/doc/html/qglcontext.html @@ -135,7 +135,7 @@ visual. On other platforms it may work differently.

Mac only: This virtual function tries to find a visual that matches the format using the given device handle, reducing the demands if the original request cannot be met. -

The algorithm for reducing the demands of the format is tquite +

The algorithm for reducing the demands of the format is quite simple-minded, so override this method in your subclass if your application has specific retquirements on visual selection.

See also chooseContext(). @@ -155,7 +155,7 @@ Windows-specific types in our header files. X11 only: This virtual function tries to find a visual that matches the format, reducing the demands if the original request cannot be met. -

The algorithm for reducing the demands of the format is tquite +

The algorithm for reducing the demands of the format is quite simple-minded, so override this method in your subclass if your application has spcific retquirements on visual selection.

See also chooseContext(). -- cgit v1.2.1