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/tools-list.doc | |
parent | 4161606c301841f973f0319f46e6853c4a3fe906 (diff) | |
download | tqt3-587657561bb870d457a188a80bc0ce918ef5a0bd.tar.gz tqt3-587657561bb870d457a188a80bc0ce918ef5a0bd.zip |
Rename moc to tqmoc
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/tools-list.doc')
-rw-r--r-- | doc/tools-list.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tools-list.doc b/doc/tools-list.doc index a844c08e9..16efa8823 100644 --- a/doc/tools-list.doc +++ b/doc/tools-list.doc @@ -16,8 +16,8 @@ \i \link qmake-manual.book qmake \endlink - create Makefiles from simple platform-independent project files \i \link qembed.html qembed\endlink - convert data, e.g. images, into C++ code - \i \link moc.html moc\endlink - the Meta Object Compiler - \i \link uic.html uic\endlink - the User Interface Compiler + \i \link tqmoc.html tqmoc\endlink - the Meta Object Compiler + \i \link tquic.html tquic\endlink - the User Interface Compiler \i \c qtconfig - a Unix-based TQt configuration tool with online help \endlist |