X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/93763ad5ba900aecb9220a36ebe7447313ea3e31..f1f5f16f780bb41aa2ea24ccbf728f14c86cc475:/src/html/m_tables.cpp?ds=sidebyside diff --git a/src/html/m_tables.cpp b/src/html/m_tables.cpp index 22aa730ef0..7f965d7e0c 100644 --- a/src/html/m_tables.cpp +++ b/src/html/m_tables.cpp @@ -98,7 +98,7 @@ private: public: wxHtmlTableCell(wxHtmlContainerCell *parent, const wxHtmlTag& tag, double pixel_scale = 1.0); - ~wxHtmlTableCell(); + virtual ~wxHtmlTableCell(); virtual void RemoveExtraSpacing(bool top, bool bottom);