]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/colour.h
Set TOOLKIT_LOWERCASE correctly for the various flavors of wxOSX
[wxWidgets.git] / interface / wx / colour.h
index b1fcc6bebffa0d52429b365ad83a3f3869dbe2b8..b1102d41e8bafc1e53efef8a1121189fa547ef77 100644 (file)
@@ -128,7 +128,7 @@ public:
         Returns @true if the colour object is valid (the colour has been initialised
         with RGB values).
     */
-    bool IsOk() const;
+    virtual bool IsOk() const;
 
     /**
         Returns the red intensity.