]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/m_tables.cpp
Remove debug code.
[wxWidgets.git] / src / html / m_tables.cpp
index 22aa730ef0adb9ab485e477d59c23921a73fd47e..7f965d7e0c1c3dd5cf1c741a21fc617c0a2fe3be 100644 (file)
@@ -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);