X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/93763ad5ba900aecb9220a36ebe7447313ea3e31..ccb5db57cdb1766eefb7023dda50ede9f0d01f78:/src/html/m_tables.cpp 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);