]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/window.h
no real changes, just some cleanup
[wxWidgets.git] / include / wx / msw / window.h
index 2b56566a73b4623e952da2afa3fbfcde3034a3f3..cd55625acd56b42b2d4fb2cff8550b605f6e5824 100644 (file)
@@ -438,6 +438,9 @@ public:
     // wxControl
     virtual wxBorder GetDefaultBorderForControl() const;
 
+    // choose the default border for this window
+    virtual wxBorder GetDefaultBorder() const;
+
     // synthesize a wxEVT_LEAVE_WINDOW event and set m_mouseInWindow to false
     void GenerateMouseLeave();