summaryrefslogtreecommitdiffstats
path: root/doc/global/qt-cpp-defines.qdocconf
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@gmail.com>2013-10-02 12:14:17 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-03 16:12:57 +0200
commit5f4c75a50e8268d9bba20a6ad8fbdcf1b081005d (patch)
tree8957d636efe4f796ab23e342feb56cd806e984ea /doc/global/qt-cpp-defines.qdocconf
parentd2649c50e0db1092aa0e0a0c0e3965ce9d52faf1 (diff)
qdoc: ignore Q_WINEXTRAS_EXPORT
This is required for functions in the QtWin namespace. Change-Id: I6c38c8ef262377050a75861435da381863340f33 Reviewed-by: Martin Smith <martin.smith@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'doc/global/qt-cpp-defines.qdocconf')
-rw-r--r--doc/global/qt-cpp-defines.qdocconf1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/global/qt-cpp-defines.qdocconf b/doc/global/qt-cpp-defines.qdocconf
index 406e37af08..b1738e129f 100644
--- a/doc/global/qt-cpp-defines.qdocconf
+++ b/doc/global/qt-cpp-defines.qdocconf
@@ -72,6 +72,7 @@ Cpp.ignoretokens += \
Q_TESTLIB_EXPORT \
Q_TYPENAME \
Q_WIDGETS_EXPORT \
+ Q_WINEXTRAS_EXPORT \
Q_XML_EXPORT \
Q_XMLPATTERNS_EXPORT \
Q_XMLSTREAM_EXPORT \