X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b4a11fe85cb632368ba8426204598806460b7679..c2a738e372126950e5c70f72a3e8876f1ac89bf5:/include/wx/generic/ctrlsub.h?ds=sidebyside diff --git a/include/wx/generic/ctrlsub.h b/include/wx/generic/ctrlsub.h index c20c7e6253..1733342f90 100644 --- a/include/wx/generic/ctrlsub.h +++ b/include/wx/generic/ctrlsub.h @@ -116,7 +116,7 @@ private: return true; } - DECLARE_NO_COPY_CLASS(wxControlWithItemsGeneric) + wxDECLARE_NO_COPY_CLASS(wxControlWithItemsGeneric); }; #endif // _WX_GENERIC_CTRLSUB_H_