X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bb0054cda81e7a6a6e1f33f4b47e46f529110f14..db8db70a19a52f14f284a99cafbf2f18c66372ea:/utils/wxPython/src/helpers.cpp 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; }