X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c1099d92544fb97cb230248e50cf0c81a2633cdd..58cccb3b449cff705230aadb936c891b7fa6fd28:/src/common/image.cpp diff --git a/src/common/image.cpp b/src/common/image.cpp index d3bf74c5c4..433e013d05 100644 --- a/src/common/image.cpp +++ b/src/common/image.cpp @@ -88,7 +88,7 @@ public: wxArrayString m_optionNames; wxArrayString m_optionValues; - DECLARE_NO_COPY_CLASS(wxImageRefData) + wxDECLARE_NO_COPY_CLASS(wxImageRefData); }; wxImageRefData::wxImageRefData()