X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e1f36ff823aa21414b756cbe451853d1f1338fd9..9199e66fb56bc80b81b91f59250df78d7197052e:/include/wx/msw/button.h diff --git a/include/wx/msw/button.h b/include/wx/msw/button.h index 6888ee443a..794d9f9337 100644 --- a/include/wx/msw/button.h +++ b/include/wx/msw/button.h @@ -53,6 +53,7 @@ public: // implementation from now on virtual void Command(wxCommandEvent& event); + virtual long MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam); virtual bool MSWCommand(WXUINT param, WXWORD id); virtual WXHBRUSH OnCtlColor(WXHDC pDC, WXHWND pWnd,