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