X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b4a11fe85cb632368ba8426204598806460b7679..58ce18f2fdadecffb21e27555115af708325cf18:/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_