Rearrainge things so the SWIG_VERSION values doesn't need to be
written to the C++ wrapper file. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -93,6 +93,7 @@ typedef unsigned long wxUIntPtr;
|
||||
#define %noautodoc %feature("noautodoc")
|
||||
|
||||
#if SWIG_VERSION >= 0x010327
|
||||
#undef %kwargs
|
||||
#define %kwargs %feature("kwargs", "1")
|
||||
#define %nokwargs %feature("kwargs", "0")
|
||||
#else
|
||||
|
Reference in New Issue
Block a user