]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/checkbox.h
Fix for MinGW macros not available due to include order (http://www.solidsteel.nl...
[wxWidgets.git] / include / wx / msw / checkbox.h
index c15b226eda6343a777e945ab25acb3d5a025f5d8..31f3bddfbab2d8aae2041126d7f0b15e0e7fef2c 100644 (file)
@@ -50,7 +50,6 @@ public:
 
 protected:
     virtual wxSize DoGetBestSize() const;
-    virtual WXHBRUSH MSWGetDefaultBgBrush();
 
     virtual void DoSet3StateValue(wxCheckBoxState value);
     virtual wxCheckBoxState DoGet3StateValue() const;