X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bc8793f4d2b217f1b08d8363c717baa5f078d019..0be274189380d9de3c60836dab2fc080f21f88ee:/include/wx/msw/notebook.h diff --git a/include/wx/msw/notebook.h b/include/wx/msw/notebook.h index fa7da1658c..2075b5fe62 100644 --- a/include/wx/msw/notebook.h +++ b/include/wx/msw/notebook.h @@ -156,7 +156,6 @@ public: virtual bool MSWOnNotify(int idCtrl, WXLPARAM lParam, WXLPARAM *result); virtual bool MSWOnScroll(int orientation, WXWORD nSBCode, WXWORD pos, WXHWND control); - virtual bool MSWTranslateMessage(WXMSG *wxmsg); #if wxUSE_CONSTRAINTS virtual void SetConstraintSizes(bool recurse = true);