X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/526954c5968baa29218c994ec48e476ae2bd4b9f..71abf17edb285a2a028b473e723cd52f79d1fb29:/interface/wx/vlbox.h?ds=sidebyside diff --git a/interface/wx/vlbox.h b/interface/wx/vlbox.h index 8f9cd57ab4..1dc23d3599 100644 --- a/interface/wx/vlbox.h +++ b/interface/wx/vlbox.h @@ -298,7 +298,7 @@ protected: virtual void OnDrawItem(wxDC& dc, const wxRect& rect, size_t n) const = 0; /** - This method is used to draw the items background and, maybe, a border + This method is used to draw the item's background and, maybe, a border around it. The base class version implements a reasonable default behaviour which