From 430aedbbce33fd98ce26df658842f94f333cc8ef Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 27 Sep 2018 16:03:57 +0900 Subject: 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 --- doc/api/Mainpage.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api') 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) . -- cgit v1.2.1