X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bb0054cda81e7a6a6e1f33f4b47e46f529110f14..c980c992630e94e71139660631a77ffbca8ed958:/utils/wxPython/src/helpers.cpp?ds=sidebyside diff --git a/utils/wxPython/src/helpers.cpp b/utils/wxPython/src/helpers.cpp index d7a86892bc..38aaa25ec0 100644 --- a/utils/wxPython/src/helpers.cpp +++ b/utils/wxPython/src/helpers.cpp @@ -394,6 +394,7 @@ void wxPyMenu::MenuCallback(wxMenu& menu, wxCommandEvent& evt) { PyEval_SaveThread(); wxPyInEvent = false; #endif + return; }