summaryrefslogtreecommitdiffstats
path: root/qmake/book
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/book')
-rw-r--r--qmake/book/qmake-commandreference.leaf2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/book/qmake-commandreference.leaf b/qmake/book/qmake-commandreference.leaf
index 3cc198b0..9b0a1b96 100644
--- a/qmake/book/qmake-commandreference.leaf
+++ b/qmake/book/qmake-commandreference.leaf
@@ -1891,7 +1891,7 @@ qmake -query VARIABLE
qmake -query #queries all current VARIABLE/VALUE pairs..
\endcode
-This information will be saved into a QSettings object (meaning it
+This information will be saved into a TQSettings object (meaning it
will be stored in different places for different platforms). As
VARIABLE is versioned as well, you can set one value in an older
version of qmake, and newer versions will retrieve this value, however