It's not an array of pointers to dashes, but rather an array of dash values
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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.
|
Windows) with the pen.
|
||||||
|
|
||||||
The array is not deallocated by wxPen, but neither must it be deallocated by
|
The array is not deallocated by wxPen, but neither must it be deallocated by
|
||||||
|
Reference in New Issue
Block a user