summaryrefslogtreecommitdiffstats
path: root/doc/src/development/qmake-manual.qdoc
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2010-09-27 13:15:40 (GMT)
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2010-09-27 13:15:40 (GMT)
commit1e4f736c2825c8c36ec74719efbc723f6374d072 (patch)
treea5b2833744cddf281d46ddb09b01fdc298784de6 /doc/src/development/qmake-manual.qdoc
parentbc8409b9d04be54d98ca97d96c32473039f58a80 (diff)
downloadQt-1e4f736c2825c8c36ec74719efbc723f6374d072.zip
Qt-1e4f736c2825c8c36ec74719efbc723f6374d072.tar.gz
Qt-1e4f736c2825c8c36ec74719efbc723f6374d072.tar.bz2
Fixed incorrect snippet in BLD_INF_RULES documentation
Task-number: QTBUG-13988 Reviewed-by: TrustMe
Diffstat (limited to 'doc/src/development/qmake-manual.qdoc')
-rw-r--r--doc/src/development/qmake-manual.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/development/qmake-manual.qdoc b/doc/src/development/qmake-manual.qdoc
index f4becf8..9f569e9 100644
--- a/doc/src/development/qmake-manual.qdoc
+++ b/doc/src/development/qmake-manual.qdoc
@@ -1088,7 +1088,7 @@
For example:
- \snippet doc/src/snippets/code/doc_src_qmake-manual.qdoc 146
+ \snippet doc/src/snippets/code/doc_src_qmake-manual.qdoc 152
This will add the specified statements to the \c prj_exports section of the
generated \c bld.inf file.