diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-06 17:29:49 +0900 | 
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-06 17:29:49 +0900 | 
| commit | 587657561bb870d457a188a80bc0ce918ef5a0bd (patch) | |
| tree | baed0c3b38c4d11389c96c686967160a1b3027cd /doc/installation.doc | |
| parent | 4161606c301841f973f0319f46e6853c4a3fe906 (diff) | |
| download | tqt-58765756.tar.gz tqt-58765756.zip | |
Rename moc to tqmoc
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/installation.doc')
| -rw-r--r-- | doc/installation.doc | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/doc/installation.doc b/doc/installation.doc index 4766797b9..d9291b80f 100644 --- a/doc/installation.doc +++ b/doc/installation.doc @@ -83,7 +83,7 @@ where you choose to install Qt.      \list      \i TQTDIR -- the directory in which you're building Qt -    \i PATH -- to locate the moc program and other TQt tools +    \i PATH -- to locate the tqmoc program and other TQt tools      \i MANPATH -- to access the TQt man pages      \i LD_LIBRARY_PATH -- for the shared TQt library      \endlist @@ -210,7 +210,7 @@ the directories where you choose to install Qt.      \list      \i TQTDIR -- the directory in which you're building Qt -    \i PATH -- to locate the moc program and other TQt tools +    \i PATH -- to locate the tqmoc program and other TQt tools      \i MANPATH -- to access the TQt man pages      \i LD_LIBRARY_PATH -- for the shared TQt library      \endlist | 
