X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9c721ebf971a48dc512ff50bbda0a4b4cdbe1a2c..998cee67927f551bbb1d79152b13c6df4ea3859b:/wxPython/contrib/activex/wxie/wxactivex.h diff --git a/wxPython/contrib/activex/wxie/wxactivex.h b/wxPython/contrib/activex/wxie/wxactivex.h index c5e3902a59..3b64e172e4 100644 --- a/wxPython/contrib/activex/wxie/wxactivex.h +++ b/wxPython/contrib/activex/wxie/wxactivex.h @@ -610,6 +610,7 @@ protected: FuncXArray m_methods; NameMap m_methodNames; + virtual bool MSWTranslateMessage(WXMSG* pMsg); long MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam); DECLARE_CLASS(wxActiveX)