]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/datectrl.h
Application of the most recent wxWebView patch, the only changes were so tab to space...
[wxWidgets.git] / include / wx / msw / datectrl.h
index c5d43d93a2009e682cdcd3fd5ed3af9b7621983f..b92a88ea38b1befa879d9ec1904d8af4f63c4cb4 100644 (file)
@@ -61,6 +61,7 @@ public:
     virtual bool CanApplyThemeBorder() const { return false; }
 
 protected:
+    virtual wxBorder GetDefaultBorder() const { return wxBORDER_NONE; }
     virtual wxSize DoGetBestSize() const;
 
     // the date currently shown by the control, may be invalid