X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0a98423eb038738b5c4c76c575435034ee8b7d56..a90280fe1ac7b78563d44afffd1d3b0b521b5cd6:/interface/wx/pen.h?ds=sidebyside diff --git a/interface/wx/pen.h b/interface/wx/pen.h index 4c5fb7eb7b..97e940d15f 100644 --- a/interface/wx/pen.h +++ b/interface/wx/pen.h @@ -162,9 +162,9 @@ public: The style may be one of the ::wxPenStyle values. @remarks Different versions of Windows and different versions of other - platforms support very different subsets of the styles - above - there is no similarity even between Windows95 - and Windows98 - so handle with care. + platforms support very different subsets of the styles above + - there is no similarity even between Windows95 and Windows98 - + so handle with care. @see SetStyle(), SetColour(), SetWidth() */