]> git.saurik.com Git - wxWidgets.git/commit
Add wxUSE_{BASE,GUI} checks to interface headers.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 6 Nov 2012 23:53:17 +0000 (23:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 6 Nov 2012 23:53:17 +0000 (23:53 +0000)
commit551048c28c18708b9c1829fc093edeb0585bb257
treebf5c286ab3e36d26926dad2e5bcdcc8581868092
parent3cc638ed7f1c7f114a6683714567d90f0ba9ded2
Add wxUSE_{BASE,GUI} checks to interface headers.

This allows to define just one of them to run some tool, e.g. SWIG, on only
the classes defined in the base or in the core library (both are defined by
default for Doxygen itself).

Closes #14785.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/doxygen/Doxyfile
interface/wx/event.h