diff options
Diffstat (limited to 'examples/opengl/overlay_x11/overlay_x11.doc')
-rw-r--r-- | examples/opengl/overlay_x11/overlay_x11.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/overlay_x11/overlay_x11.doc b/examples/opengl/overlay_x11/overlay_x11.doc index 143d64f8f..8b2f0a459 100644 --- a/examples/opengl/overlay_x11/overlay_x11.doc +++ b/examples/opengl/overlay_x11/overlay_x11.doc @@ -69,7 +69,7 @@ the widget you put in the layout, and make it call setGeometry() on the other widget with its own geometry as parameters, thus keeping the two widgets' geometries synchronized. -\i \e{Using together with QPalette and QColorGroup.} Instead of the +\i \e{Using together with QPalette and TQColorGroup.} Instead of the simplistic setBackgroundColor( transparentColor ), you can use Qt's QPalette system to make your overlay widgets use transparent color for what you want. This way, the normal TQt widgets |