diff options
Diffstat (limited to 'doc/misc.doc')
-rw-r--r-- | doc/misc.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc.doc b/doc/misc.doc index 05d351a54..b1b36e115 100644 --- a/doc/misc.doc +++ b/doc/misc.doc @@ -88,11 +88,11 @@ the relevant release of Qt. <dt>Meta Object Compiler and other tools - Compile time -<dd>Programmers need to run \e tqmoc and other tools such as \e uic. These +<dd>Programmers need to run \e tqmoc and other tools such as \e tquic. These tools are usually located in the \c bin subdirectory of TQt distributions. Either run \c "$TQTDIR"/bin/tqmoc and \c "$TQTDIR"/bin/tquic or add \c "$TQTDIR"/bin to your \c PATH and run \c tqmoc and \c tquic. If you use \c qmake the -appropriate lines will be added to your Makefiles so that \e uic and +appropriate lines will be added to your Makefiles so that \e tquic and \e tqmoc will be executed as required. <dt>Static or shared libraries - Link time |