aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@theqtcompany.com>2016-05-06 12:50:43 +0200
committerJoerg Bornemann <joerg.bornemann@theqtcompany.com>2016-05-06 12:50:43 +0200
commit28f48fb38ae09f938746161decb3d3108e08aac7 (patch)
tree62557f53af792a301bf19a0a846ad3136121881c /doc
parent578d4c0e60f89a39c05d0327a7ef375749c57882 (diff)
parentb062bb5b3e58a883471752bb5222e2f337ea72c4 (diff)
Merge remote-tracking branch 'origin/1.5'
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/items/export.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/reference/items/export.qdoc b/doc/reference/items/export.qdoc
index d41739496..31d177916 100644
--- a/doc/reference/items/export.qdoc
+++ b/doc/reference/items/export.qdoc
@@ -66,5 +66,6 @@
get the include paths and preprocessor macros via A's Export item.
In contrast to Module items, \c{product} within Export items refers to the product which defines
- the Export item.
+ the Export item. Use the \c{importingProduct} variable to refer to the product that
+ pulls in the resulting module.
*/