wxWidgets/include
Vadim Zeitlin c17eafaaf1 Added internal wxHatchStyle enum.
It's annoying that the same code for hatched pens and brushes can't be reused
without relying on deprecated wxXXX_HATCH constants, so add new,
non-deprecated, wxHatchStyle enum that can be used in such code.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-06-30 23:41:15 +00:00
..
msvc/wx Add support for MSVC 11 (a.k.a. MSVS 2012) to MSVC-specific setup.h. 2012-06-01 22:34:21 +00:00
wx Added internal wxHatchStyle enum. 2012-06-30 23:41:15 +00:00