X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dc797d8e1b4ef10be4f5c9cd73151406f459706d..5df8beb1d95030c94f678458fc1980049f537992:/include/wx/statbox.h diff --git a/include/wx/statbox.h b/include/wx/statbox.h index 7eee31685e..873e5d15e5 100644 --- a/include/wx/statbox.h +++ b/include/wx/statbox.h @@ -46,7 +46,7 @@ public: *borderOther = BORDER; } -private: +protected: // choose the default border for this window virtual wxBorder GetDefaultBorder() const { return wxBORDER_NONE; }