Skip to content

Commit

Permalink
doc: Added Q_NEVER_INLINE to ignored tokens
Browse files Browse the repository at this point in the history
This helps qdoc's parser.

Change-Id: I4c7f2dff348b87659c93ddb14d012d5bf2e626f2
Task-number: QTBUG-46498
Reviewed-by: Topi Reiniö <[email protected]>
  • Loading branch information
Martin Smith committed Jun 5, 2015
1 parent 181ee8f commit 275a970
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/global/qt-cpp-defines.qdocconf
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ Cpp.ignoretokens += \
Q_POSITIONING_EXPORT \
Q_MULTIMEDIA_EXPORT \
Q_NETWORK_EXPORT \
Q_NEVER_INLINE \
Q_NORETURN \
Q_OPENGL_EXPORT \
Q_OPENVG_EXPORT \
Expand Down

0 comments on commit 275a970

Please sign in to comment.