]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/vlbox.h
added wxGLCanvas::IsDisplaySupported() (patch 1879906)
[wxWidgets.git] / include / wx / vlbox.h
index 72c6170bc2aeb215c72a2311ee27e5d87bd8c4c0..e746c8f863cf893f27b81a4af83e5157b2fcd750 100644 (file)
@@ -202,7 +202,7 @@ public:
     GetClassDefaultAttributes(wxWindowVariant variant = wxWINDOW_VARIANT_NORMAL);
 
 protected:
-       virtual wxBorder GetDefaultBorder() const { return GetDefaultBorderForControl(); }
+    virtual wxBorder GetDefaultBorder() const { return wxBORDER_THEME; }
 
     // the derived class must implement this function to actually draw the item
     // with the given index on the provided DC