X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..8b39c006d83b66e4a84232bc44d5288838cb4103:/include/wx/msw/tabctrl.h?ds=inline diff --git a/include/wx/msw/tabctrl.h b/include/wx/msw/tabctrl.h index 014ea3167b..4a11d95c35 100644 --- a/include/wx/msw/tabctrl.h +++ b/include/wx/msw/tabctrl.h @@ -124,6 +124,7 @@ protected: wxImageList* m_imageList; DECLARE_EVENT_TABLE() + DECLARE_NO_COPY_CLASS(wxTabCtrl) }; class WXDLLEXPORT wxTabEvent : public wxNotifyEvent