X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5ffe00d001886954ff62718d3f01606dfa5ab94b..86ac84b8ce086e6bbda58f422d41f84268606e35:/include/wx/motif/ctrlsub.h?ds=sidebyside 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_