From 3e98ce7f85f06e95ad121c6f541d14464d85919e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 27 Sep 2018 16:03:48 +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/html/assistant-6.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/assistant-6.html') diff --git a/doc/html/assistant-6.html b/doc/html/assistant-6.html index 266490db3..d2b420914 100644 --- a/doc/html/assistant-6.html +++ b/doc/html/assistant-6.html @@ -118,7 +118,7 @@ body { background: #ffffff; color: black; } > assistant -profile helpdemo.adp

See the HelpDemo example in the TQt distribution for a demonstration on how to use TQt Assistant with profiles for your own applications.

-

When distributing TQt Assistant with your application, you will also need to copy the icon files from the QTDIR/tools/assistant/images directory so that TQt Assistant finds its icons.

+

When distributing TQt Assistant with your application, you will also need to copy the icon files from the TQTDIR/tools/assistant/images directory so that TQt Assistant finds its icons.


-- cgit v1.2.1