X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5ffe00d001886954ff62718d3f01606dfa5ab94b..a2ee1945871d7b9d71ec18954ffb2f0f239c2e57:/include/wx/motif/ctrlsub.h diff --git a/include/wx/motif/ctrlsub.h b/include/wx/motif/ctrlsub.h index cc417f9f80..fef8e0a791 100644 --- a/include/wx/motif/ctrlsub.h +++ b/include/wx/motif/ctrlsub.h @@ -33,7 +33,7 @@ protected: private: DECLARE_ABSTRACT_CLASS(wxControlWithItems) - DECLARE_NO_COPY_CLASS(wxControlWithItems) + wxDECLARE_NO_COPY_CLASS(wxControlWithItems); }; #endif // _WX_MOTIF_CTRLSUB_H_