diff options
Diffstat (limited to 'doc/opengl-x11-overlays.doc')
-rw-r--r-- | doc/opengl-x11-overlays.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/opengl-x11-overlays.doc b/doc/opengl-x11-overlays.doc index c02dd4a25..18ae02838 100644 --- a/doc/opengl-x11-overlays.doc +++ b/doc/opengl-x11-overlays.doc @@ -102,7 +102,7 @@ set the background color to the transparent color, so that the OpenGL image shows through except where explicitly overpainted. Note: to use this technique, you must not use the "ManyColor" or -"TrueColor" ColorSpec for QApplication, because this will force +"TrueColor" ColorSpec for TQApplication, because this will force the normal TQt widgets to use a TrueColor visual, which will typically be in the main plane, not in the overlay plane as desired. |