wxPython 2.1b1: Very minor changes needed for wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
1999-06-22 17:45:34 +00:00
parent 76784eecd9
commit d24a34bb5d
36 changed files with 7281 additions and 2748 deletions

View File

@@ -394,6 +394,7 @@ void wxPyMenu::MenuCallback(wxMenu& menu, wxCommandEvent& evt) {
PyEval_SaveThread();
wxPyInEvent = false;
#endif
return;
}