X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/55ad60c94cf61eca9692530f5df414cfe226381b..f61ea9468f0b70bc86ccf0746c135071a716ee3d:/src/html/m_tables.cpp diff --git a/src/html/m_tables.cpp b/src/html/m_tables.cpp index 8540af13f2..ffca46df3c 100644 --- a/src/html/m_tables.cpp +++ b/src/html/m_tables.cpp @@ -119,7 +119,7 @@ private: // only once, before first Layout(). void ComputeMinMaxWidths(); - DECLARE_NO_COPY_CLASS(wxHtmlTableCell) + wxDECLARE_NO_COPY_CLASS(wxHtmlTableCell); };