]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/statbox.h
Fixes & Hacks to make sockets compile on CYGWIN with windows enabled
[wxWidgets.git] / include / wx / msw / statbox.h
index 0922fe12eed42c10955b6d6ef641ed379dd40b3f..e3714e0a3691163009e0fc672c72cc59b1e8881d 100644 (file)
@@ -45,6 +45,9 @@ public:
 protected:
     virtual wxSize DoGetBestSize() const;
 
 protected:
     virtual wxSize DoGetBestSize() const;
 
+    // choose the default border for this window
+    virtual wxBorder GetDefaultBorder() const;
+
     virtual WXDWORD MSWGetStyle(long style, WXDWORD *exstyle) const;
     virtual WXLRESULT MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);
 
     virtual WXDWORD MSWGetStyle(long style, WXDWORD *exstyle) const;
     virtual WXLRESULT MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);