aboutsummaryrefslogtreecommitdiffstats
path: root/doc/global/qt-module-defaults.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/global/qt-module-defaults.qdocconf')
-rw-r--r--doc/global/qt-module-defaults.qdocconf13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/global/qt-module-defaults.qdocconf b/doc/global/qt-module-defaults.qdocconf
index 4b7755be13..48e9ae7893 100644
--- a/doc/global/qt-module-defaults.qdocconf
+++ b/doc/global/qt-module-defaults.qdocconf
@@ -1,3 +1,15 @@
+#
+# W A R N I N G
+# -------------
+#
+# A common template for modules in this repository.
+# This template is common among the Qt 5 modules.
+#
+# A change in this template must be replicated in all of the repositories.
+#
+# We mean it.
+#
+
codeindent = 1
Cpp.ignoretokens = \
@@ -33,6 +45,7 @@ Cpp.ignoretokens = \
Q_OPENGL_EXPORT \
Q_OPENVG_EXPORT \
Q_OUTOFLINE_TEMPLATE \
+ Q_PRINTSUPPORT_EXPORT \
Q_SQL_EXPORT \
Q_SVG_EXPORT \
Q_SCRIPT_EXPORT \