]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/pen.h
added template wxScopedArray<> too
[wxWidgets.git] / interface / wx / pen.h
index 4c5fb7eb7b9bce9ff57c1ad3ec5948f3d91c0e3a..97e940d15ff54f65b135fd7f2b73d22c143c5233 100644 (file)
@@ -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()
     */