Commit 275a970c authored by Martin Smith's avatar Martin Smith
Browse files

doc: Added Q_NEVER_INLINE to ignored tokens


This helps qdoc's parser.

Change-Id: I4c7f2dff348b87659c93ddb14d012d5bf2e626f2
Task-number: QTBUG-46498
Reviewed-by: default avatarTopi Reiniö <topi.reinio@digia.com>
Showing with 1 addition and 0 deletions
...@@ -66,6 +66,7 @@ Cpp.ignoretokens += \ ...@@ -66,6 +66,7 @@ Cpp.ignoretokens += \
Q_POSITIONING_EXPORT \ Q_POSITIONING_EXPORT \
Q_MULTIMEDIA_EXPORT \ Q_MULTIMEDIA_EXPORT \
Q_NETWORK_EXPORT \ Q_NETWORK_EXPORT \
Q_NEVER_INLINE \
Q_NORETURN \ Q_NORETURN \
Q_OPENGL_EXPORT \ Q_OPENGL_EXPORT \
Q_OPENVG_EXPORT \ Q_OPENVG_EXPORT \
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment