diff options
Diffstat (limited to 'examples/opengl/overlay_x11/README')
-rw-r--r-- | examples/opengl/overlay_x11/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/overlay_x11/README b/examples/opengl/overlay_x11/README index 00b0f6454..d6afecfdc 100644 --- a/examples/opengl/overlay_x11/README +++ b/examples/opengl/overlay_x11/README @@ -71,4 +71,4 @@ for what you want. This way, the normal TQt widgets can be used as overlays for fancy effects: just create a palette for them with the transparent color for the wanted color roles, e.g. Background and Base, in the Normal and/or Active modes. This way, you can create -see-through QPushButtons etc. +see-through TQPushButtons etc. |