X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5dbe15d0bacde245539f54c4d97af6b4696f01f..39f0cb547f049874baff8e4d760215842ea1ec0f:/include/wx/vlbox.h diff --git a/include/wx/vlbox.h b/include/wx/vlbox.h index 62c145e4e2..2301f7c651 100644 --- a/include/wx/vlbox.h +++ b/include/wx/vlbox.h @@ -201,6 +201,8 @@ public: static wxVisualAttributes GetClassDefaultAttributes(wxWindowVariant variant = wxWINDOW_VARIANT_NORMAL); + virtual wxBorder GetDefaultBorder() const { return GetDefaultBorderForControl(); } + protected: // the derived class must implement this function to actually draw the item // with the given index on the provided DC