reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-09-02 00:40:47 +00:00
parent 41d1d7e34b
commit 0f63ec68f6
11 changed files with 314 additions and 132 deletions

View File

@@ -422,6 +422,9 @@ SWIG_CheckInt(PyObject* obj)
}
}
#include <wx/stockitem.h>
static const wxString wxPyFileSelectorPromptStr(wxFileSelectorPromptStr);
static const wxString wxPyFileSelectorDefaultWildcardStr(wxFileSelectorDefaultWildcardStr);
static const wxString wxPyDirSelectorPromptStr(wxDirSelectorPromptStr);