From b56d1061bb33c5d842415c089b4b1d0975649528 Mon Sep 17 00:00:00 2001 From: Francesco Montorsi Date: Wed, 29 Oct 2008 18:58:43 +0000 Subject: [PATCH] enable all compat symbols when using gccxml git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/setup_gccxml.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/setup_gccxml.h b/include/wx/setup_gccxml.h index 908ecdfad0..090e0169c5 100644 --- a/include/wx/setup_gccxml.h +++ b/include/wx/setup_gccxml.h @@ -148,7 +148,7 @@ #endif -#define WXWIN_COMPATIBILITY_2_6 0 +#define WXWIN_COMPATIBILITY_2_6 1 #define WXWIN_COMPATIBILITY_2_8 1 -- 2.50.0