wxwidgets/include
Vadim Zeitlin 1ec7ae9a6f Use wxBrush objects instead of pointers in wxGenericTreeCtrl
There is no need for double indirection, wxBrush object is already
pointer-like internally.

No real changes, just simplify/optimize the code a little.
2020-07-14 15:43:23 +02:00
..
msvc/wx Remove unused code inside MSVC 6 version checks 2019-10-21 20:36:08 +02:00
wx Use wxBrush objects instead of pointers in wxGenericTreeCtrl 2020-07-14 15:43:23 +02:00