Doc: ignore "Q_NORETURN" in function signatures.
Needed by the upcoming function Q_NORETURN void QCommandLineParser::showHelp(int exitCode) Change-Id: Ie8550d2d0eff9eb20e629eef4952fa2b0b10f873 Reviewed-by: Laszlo Papp <lpapp@kde.org> Reviewed-by: Martin Smith <martin.smith@digia.com> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
This commit is contained in:
parent
4bea83fe71
commit
794330e40f
@ -55,6 +55,7 @@ Cpp.ignoretokens += \
|
||||
Q_LOCATION_EXPORT \
|
||||
Q_MULTIMEDIA_EXPORT \
|
||||
Q_NETWORK_EXPORT \
|
||||
Q_NORETURN \
|
||||
Q_OPENGL_EXPORT \
|
||||
Q_OPENVG_EXPORT \
|
||||
Q_OUTOFLINE_TEMPLATE \
|
||||
|
Loading…
Reference in New Issue
Block a user