]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/statbox.h
Old API clearly deprecated.
[wxWidgets.git] / include / wx / msw / statbox.h
index 06956d91b545af86f62d64440a6f89afe68b2f25..4109ac7a1920cc3a8ab7fb8e5249c0addfe0e174 100644 (file)
@@ -42,6 +42,8 @@ public:
 protected:
     virtual wxSize DoGetBestSize() const;
 
+    virtual WXHBRUSH MSWGetBgBrushForSelf(wxWindow *parent, WXHDC hDC);
+
 private:
     DECLARE_DYNAMIC_CLASS_NO_COPY(wxStaticBox)
 };