diff options
author | Dan Gudmundsson <[email protected]> | 2010-03-03 11:26:43 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2010-03-12 06:41:31 +0100 |
commit | dec7bba3591097f668da46606fd8ceb28903b3ee (patch) | |
tree | 43dbd2c951c20d057969eb31a3517cc844000d9d /lib/wx/api_gen | |
parent | 556b7f0aea69c7a82a2d0b4c844d07732d005288 (diff) | |
download | otp-dec7bba3591097f668da46606fd8ceb28903b3ee.tar.gz otp-dec7bba3591097f668da46606fd8ceb28903b3ee.tar.bz2 otp-dec7bba3591097f668da46606fd8ceb28903b3ee.zip |
Commit of the generated code with previous commit.
Should be the same as previously. Still generated with doxxygen-1.4.6.
Diffstat (limited to 'lib/wx/api_gen')
-rw-r--r-- | lib/wx/api_gen/wx_doxygen.conf | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/wx/api_gen/wx_doxygen.conf b/lib/wx/api_gen/wx_doxygen.conf index c4e01ab36d..df150fd154 100644 --- a/lib/wx/api_gen/wx_doxygen.conf +++ b/lib/wx/api_gen/wx_doxygen.conf @@ -255,14 +255,15 @@ PREDEFINED = \ __WXGTK24__=1 \ __WXGTK20__=1 \ __WXGTK__=1 \ + wxCHECKLBOX_CHECKED="" \ WXDLLEXPORT="" # WXWIN_COMPATIBILITY_2_6=1 \ - -EXPAND_AS_DEFINED = WX_FORWARD_TO_SCROLL_HELPER __WXGTK20__ + +EXPAND_AS_DEFINED = WX_FORWARD_TO_SCROLL_HELPER SKIP_FUNCTION_MACROS = YES #--------------------------------------------------------------------------- -# Configuration::additions related to external references +# Configuration::additions related to external references #--------------------------------------------------------------------------- TAGFILES = GENERATE_TAGFILE = |