Did splitting of wxEntry for wxMSW. Not nearly as complex as wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -615,7 +615,7 @@ PyObject *ptrfree(PyObject *_PTRVALUE) {
|
||||
|
||||
|
||||
void wxApp_CleanUp() {
|
||||
wxApp::CleanUp();
|
||||
__wxCleanup();
|
||||
}
|
||||
|
||||
extern "C" SWIGEXPORT(void) initwindowsc();
|
||||
|
||||
Reference in New Issue
Block a user