SWIGged updates for wxMSW

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2003-06-06 23:56:10 +00:00
parent 27f4f38e85
commit 0eca8d4044
10 changed files with 2804 additions and 311 deletions

View File

@@ -62,6 +62,9 @@ extern PyObject *SWIG_newvarlink(void);
#include <wx/fontutil.h>
#include <wx/dcbuffer.h>
#include <wx/iconbndl.h>
#ifdef __WXMAC__
#include <wx/mac/private.h>
#endif
static PyObject* t_output_helper(PyObject* target, PyObject* o) {