]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/colour.h
Include wx/msw/wrap*.h according to pch support (with other minor cleaning).
[wxWidgets.git] / include / wx / mac / carbon / colour.h
index 2cad2126eeb06d9f6c1a08f0d9b0c281f15dec04..219761c48f040fb0aaedff0266900658e1920800 100644 (file)
@@ -27,7 +27,7 @@ public:
     DEFINE_STD_WXCOLOUR_CONSTRUCTORS
 
     // dtor
-    ~wxColour();
+    virtual ~wxColour();
 
     // accessors
     bool Ok() const {return m_isInit; }