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