Forward decalre wxPyFindSwigType
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -19,6 +19,10 @@
|
|||||||
// Helper functions for dealing with SWIG objects and such. These are
|
// Helper functions for dealing with SWIG objects and such. These are
|
||||||
// located here so they know about the SWIG types and functions declared
|
// located here so they know about the SWIG types and functions declared
|
||||||
// in the wrapper code.
|
// in the wrapper code.
|
||||||
|
|
||||||
|
static
|
||||||
|
swig_type_info* wxPyFindSwigType(const wxChar* className);
|
||||||
|
|
||||||
%}
|
%}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user