qdoc: ignore Q_DECL_OVERRIDE
Change-Id: Idf07753b6811c1ec8dba1ddd0fbb8036ce6723f2 Reviewed-by: Martin Smith <martin.smith@digia.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
583187ed2a
commit
c294067e4b
@ -33,6 +33,7 @@ Cpp.ignoretokens += \
|
||||
Q_DECL_DEPRECATED \
|
||||
Q_DECL_NOEXCEPT \
|
||||
Q_DECL_FINAL \
|
||||
Q_DECL_OVERRIDE \
|
||||
Q_DECL_NOTHROW \
|
||||
Q_DECL_PURE_FUNCTION \
|
||||
Q_DECL_UNUSED \
|
||||
|
Loading…
x
Reference in New Issue
Block a user