diff options
Diffstat (limited to 'examples/opengl/overlay/glteapots.cpp')
-rw-r--r-- | examples/opengl/overlay/glteapots.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/overlay/glteapots.cpp b/examples/opengl/overlay/glteapots.cpp index 7aff716d..a3fbf300 100644 --- a/examples/opengl/overlay/glteapots.cpp +++ b/examples/opengl/overlay/glteapots.cpp @@ -57,7 +57,7 @@ /*! Create a GLTeapots widget. - Specifies the following frame buffer retquirements to the TQGLWidget + Specifies the following frame buffer requirements to the TQGLWidget constructor: <ul> <li> HasOverlay - we want an overlay context to draw the rubber-band in |