diff options
author | Timothy Pearson <[email protected]> | 2012-02-13 17:43:39 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-02-13 17:43:39 -0600 |
commit | 359640943bcf155faa9a067dde9e00a123276290 (patch) | |
tree | fb3d55ea5e18949042fb0064123fb73d2b1eb932 /qmake/book | |
parent | a829bcdc533e154000803d517200d32fe762e85c (diff) | |
download | tqt3-359640943bcf155faa9a067dde9e00a123276290.tar.gz tqt3-359640943bcf155faa9a067dde9e00a123276290.zip |
Automated update from Qt3
Diffstat (limited to 'qmake/book')
-rw-r--r-- | qmake/book/qmake-commandreference.leaf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qmake/book/qmake-commandreference.leaf b/qmake/book/qmake-commandreference.leaf index f89559db9..db7f7d3d7 100644 --- a/qmake/book/qmake-commandreference.leaf +++ b/qmake/book/qmake-commandreference.leaf @@ -676,7 +676,7 @@ rarely needs to be modified. \section3 OBJMOC This variable is set by \e qmake if files can be found that -contain the Q_OBJECT macro. \c OBJMOC contains the +contain the TQ_OBJECT macro. \c OBJMOC contains the name of all intermediate moc object files. The value of this variable is typically handled by \e qmake or \link #QMAKESPEC qmake.conf \endlink and rarely needs to be modified. @@ -1605,7 +1605,7 @@ The value of this variable is typically handled by \e qmake or \section3 SRCMOC This variable is set by \e qmake if files can be found that -contain the Q_OBJECT macro. \c SRCMOC contains the +contain the TQ_OBJECT macro. \c SRCMOC contains the name of all the generated moc files. The value of this variable is typically handled by \e qmake or \link #QMAKESPEC qmake.conf \endlink and rarely needs to be modified. |