X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e6777e6575eaf7bf47b72c5910e5a4b31efd97a1..50d4763f1710f6e45ac6af7112d1ce9effe93bc4:/interface/wx/pen.h?ds=sidebyside diff --git a/interface/wx/pen.h b/interface/wx/pen.h index a623a2449c..6d5c273414 100644 --- a/interface/wx/pen.h +++ b/interface/wx/pen.h @@ -329,7 +329,7 @@ public: //@} /** - Associates an array of pointers to dashes (defined as @c char in X, @c DWORD under + Associates an array of dash values (defined as @c char in X, @c DWORD under Windows) with the pen. The array is not deallocated by wxPen, but neither must it be deallocated by