summaryrefslogtreecommitdiffstats
path: root/examples/opengl/sharedbox
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2018-09-27 16:03:48 +0900
committerMichele Calgaro <[email protected]>2018-09-27 16:03:48 +0900
commit3e98ce7f85f06e95ad121c6f541d14464d85919e (patch)
treef02992c00911ec6ba24f243aebf96d98fa0d39a1 /examples/opengl/sharedbox
parent9f5d59f33644aaadd7af43db86734a3294250a02 (diff)
downloadtqt3-3e98ce7f85f06e95ad121c6f541d14464d85919e.tar.gz
tqt3-3e98ce7f85f06e95ad121c6f541d14464d85919e.zip
qt -> tqt conversion:
QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'examples/opengl/sharedbox')
-rw-r--r--examples/opengl/sharedbox/sharedbox.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/sharedbox/sharedbox.doc b/examples/opengl/sharedbox/sharedbox.doc
index 21e7a66a3..f3fb52bf2 100644
--- a/examples/opengl/sharedbox/sharedbox.doc
+++ b/examples/opengl/sharedbox/sharedbox.doc
@@ -10,7 +10,7 @@ opengl-box-example.html Box example\endlink.
It demonstrates how to use OpenGL display list sharing with
QGLWidgets.
-See \c{$QTDIR/examples/opengl/sharedbox} for the source code.
+See \c{$TQTDIR/examples/opengl/sharedbox} for the source code.
*/