Mention that hatched pens don't work under wxGTK and wxX11.

See #11983.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2010-05-06 12:22:57 +00:00
parent 611bed3511
commit de623c67b9

View File

@ -8,6 +8,9 @@
/**
The possible styles for a wxPen.
Note that hatched pen styles are not supported by X11-based ports,
including wxGTK.
*/
enum wxPenStyle
{