]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/colour.cpp
Apply patch [ 1554746 ] wxXmlNode::InsertChild fix
[wxWidgets.git] / src / gtk / colour.cpp
index 79b2c37f1df2ac2e1cde63d154aeaa37c9502c58..af912732579e32b16a574aba12d0ecba3bd349ed 100644 (file)
@@ -35,7 +35,7 @@ public:
         m_colormap = NULL;
     }
 
-    ~wxColourRefData()
+    virtual ~wxColourRefData()
     {
         FreeColour();
     }