X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7cf46fdb3e32de74ee92d4b86c23fab0e3e35365..138618acb91e2a879a735c5806f9f728220f14df:/include/wx/msw/listctrl.h?ds=sidebyside diff --git a/include/wx/msw/listctrl.h b/include/wx/msw/listctrl.h index de81e99dbe..5de83175f9 100644 --- a/include/wx/msw/listctrl.h +++ b/include/wx/msw/listctrl.h @@ -397,11 +397,10 @@ private: DECLARE_DYNAMIC_CLASS(wxListCtrl) DECLARE_EVENT_TABLE() + DECLARE_NO_COPY_CLASS(wxListCtrl) }; #endif // wxUSE_LISTCTRL -#endif - // _WX_LISTCTRL_H_ +#endif // _WX_LISTCTRL_H_ -// vi:sts=4:sw=4:et