X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b4a11fe85cb632368ba8426204598806460b7679..1be1262444ac19c0c7575e740d8f17b1540b3d42:/include/wx/generic/ctrlsub.h 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_