Ignore Q_DECL_NOTHROW in qdoc for Qt Core
authorJeremy Katz <jeremy.katz@nokia.com>
Thu, 16 Aug 2012 14:27:45 +0000 (16:27 +0200)
committerQt by Nokia <qt-info@nokia.com>
Sat, 18 Aug 2012 19:08:33 +0000 (21:08 +0200)
commit8f7a135a105fe093da153d4fa466377b8bcfac57
tree6f6fab4d7a41ed04e48d98783d3bb0bb47e7bac7
parentc9bfd34fa00eb349f6fc37cbea58b71d96a05138
Ignore Q_DECL_NOTHROW in qdoc for Qt Core

This change was already made in the qtdoc repo, but qtcore doesn't
pick up the configuration from there.

Change-Id: I72e747d748705e508521aeba1992d0c47faf2dac
Reviewed-by: Martin Smith <martin.smith@nokia.com>