aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSergey Petrov <petrov@guardant.ru>2016-05-20 12:10:41 +0300
committerJake Petroules <jake.petroules@qt.io>2016-05-24 17:15:49 +0000
commit0a8e2013d57134639c1bc72a400dddf2232e32f0 (patch)
tree39b5022f417c193927e83de0dde0c3ca839d2faf /doc
parente936ead98d58e3b54e0b3b3f89b93be2caa5206e (diff)
cpp module: enable exceptions by default
Change-Id: Icc4d9f5239ce1dc8fb8dd72bad4bdcfae1f51737 Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/modules/cpp-module.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/modules/cpp-module.qdoc b/doc/reference/modules/cpp-module.qdoc
index 0980f3d9e..ce8f152f4 100644
--- a/doc/reference/modules/cpp-module.qdoc
+++ b/doc/reference/modules/cpp-module.qdoc
@@ -333,7 +333,7 @@
\li enableExceptions
\li \c{bool}
\li 1.5
- \li \c{undefined}
+ \li \c{true}
\li Whether to enable exceptions in C++ code.
\row
\li exceptionHandlingModel