aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2019-05-23 19:17:07 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2019-05-23 19:17:07 +0200
commit4a12d020600643d6fcbf65a3da7bc1c21fda6970 (patch)
treefe5f3c8061530d9ac49a6cc54377ed1ef87915b0 /doc
parenteb78330fcf98e56968ae5d436d17bc114b8a4890 (diff)
parent8cd4b8cec7ffda0b19b01129e96eda8d2fb75ec0 (diff)
Merge 1.13 into master
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/modules/qt-plugin_support-module.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/modules/qt-plugin_support-module.qdoc b/doc/reference/modules/qt-plugin_support-module.qdoc
index 9bd27c3f7..2f41e1cc0 100644
--- a/doc/reference/modules/qt-plugin_support-module.qdoc
+++ b/doc/reference/modules/qt-plugin_support-module.qdoc
@@ -80,6 +80,6 @@
Controls whether plugins of a statically built Qt should be linked into the product.
- \default \true if the product is an application or shared library, \c false otherwise.
+ \defaultvalue \c true if the product is an application or shared library, \c false otherwise.
*/