]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/brush.h
added wxEventLoop::DispatchTimeout()
[wxWidgets.git] / interface / wx / brush.h
index 512b7f00ebaf07eb2c3c6ff0f0dbe397f7259947..7df0e781821ffc9923d830d98f8d8f3f4303a656 100644 (file)
@@ -165,7 +165,7 @@ public:
         constructor has been used (for example, the brush is a member of a class, or
         @NULL has been assigned to it).
     */
-    bool IsOk() const;
+    virtual bool IsOk() const;
 
     //@{
     /**