summaryrefslogtreecommitdiffstats
path: root/doc/api/Mainpage.dox
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:03:57 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 16:03:57 +0900
commit430aedbbce33fd98ce26df658842f94f333cc8ef (patch)
tree6a8894ba14f996bb1e74648d9be377603c5dfb46 /doc/api/Mainpage.dox
parent255de04fbbb4597e46fb25017879a6afeaf4cebd (diff)
downloadtdevelop-430aedbbce33fd98ce26df658842f94f333cc8ef.tar.gz
tdevelop-430aedbbce33fd98ce26df658842f94f333cc8ef.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/api/Mainpage.dox')
-rw-r--r--doc/api/Mainpage.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/Mainpage.dox b/doc/api/Mainpage.dox
index 5540c72b..6a96626b 100644
--- a/doc/api/Mainpage.dox
+++ b/doc/api/Mainpage.dox
@@ -72,7 +72,7 @@ To build your local copy of this documentation you have two choices, depending o
.
- If you have an older system then
- setenv TDEDIR=/location_of_your_kde_instalation
- - setenv QTDIR=/location_of_your_qt_instalation
+ - setenv TQTDIR=/location_of_your_qt_instalation
- doxygen Doxyfile
- make install-apidox (as root)
.