X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b4f4d3dd610a29a7be3c7a5f165520438d0328bb..9ef101cd5548aacc4d921683d185b687cb7a6d35:/src/html/m_links.cpp?ds=sidebyside diff --git a/src/html/m_links.cpp b/src/html/m_links.cpp index cfb4d5b32c..9343b893f5 100644 --- a/src/html/m_links.cpp +++ b/src/html/m_links.cpp @@ -51,7 +51,7 @@ public: } } - DECLARE_NO_COPY_CLASS(wxHtmlAnchorCell) + wxDECLARE_NO_COPY_CLASS(wxHtmlAnchorCell); };