X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5ffe00d001886954ff62718d3f01606dfa5ab94b..ab67e8874db324fab5223cc8d5dff8a8de3e2b77:/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_