summaryrefslogtreecommitdiffstats
path: root/doc/qtmac-as-native.doc
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-10-06 17:29:49 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-10-06 17:29:49 +0900
commit587657561bb870d457a188a80bc0ce918ef5a0bd (patch)
treebaed0c3b38c4d11389c96c686967160a1b3027cd /doc/qtmac-as-native.doc
parent4161606c301841f973f0319f46e6853c4a3fe906 (diff)
downloadtqt3-587657561bb870d457a188a80bc0ce918ef5a0bd.tar.gz
tqt3-587657561bb870d457a188a80bc0ce918ef5a0bd.zip
Rename moc to tqmoc
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/qtmac-as-native.doc')
-rw-r--r--doc/qtmac-as-native.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/qtmac-as-native.doc b/doc/qtmac-as-native.doc
index c0093d72..b6926520 100644
--- a/doc/qtmac-as-native.doc
+++ b/doc/qtmac-as-native.doc
@@ -148,8 +148,8 @@ it can interact with specific components of the Mac OS X experience:
\endcode
will generate an Xcode project file from project.pro. With qmake
- you do not have to worry about rules for Qt's preprocessors (moc
- and uic) since qmake automatically handles them and ensures that
+ you do not have to worry about rules for TQt's preprocessors (tqmoc
+ and tquic) since qmake automatically handles them and ensures that
everything necessary is linked into your application.
TQt does not entirely interact with the development environment (for