diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 16:03:48 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-09-27 16:03:48 +0900 |
commit | 3e98ce7f85f06e95ad121c6f541d14464d85919e (patch) | |
tree | f02992c00911ec6ba24f243aebf96d98fa0d39a1 /doc/envvars.doc | |
parent | 9f5d59f33644aaadd7af43db86734a3294250a02 (diff) | |
download | tqt3-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 <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/envvars.doc')
-rw-r--r-- | doc/envvars.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/envvars.doc b/doc/envvars.doc index 13bbdae86..94335d8b3 100644 --- a/doc/envvars.doc +++ b/doc/envvars.doc @@ -64,9 +64,9 @@ specification should be a multiple of 90 degrees rotation specified as Rot\<x\>, for instance Transformed:Rot90. \row -\i QTDIR +\i TQTDIR \i If defined this tells Qt/Embedded to where to find its fonts: -fontdir should be in \c $QTDIR/etc/fonts/. If undefined it's assumed +fontdir should be in \c $TQTDIR/etc/fonts/. If undefined it's assumed to be \c /usr/local/qt-embedded \row |