X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12f5e1e78fe906050ff2fee9529476db332633f0..9af42efda6c78093872a67180d43d5eeba261fee:/interface/wx/brush.h?ds=sidebyside diff --git a/interface/wx/brush.h b/interface/wx/brush.h index 512b7f00eb..7df0e78182 100644 --- a/interface/wx/brush.h +++ b/interface/wx/brush.h @@ -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; //@{ /**