wxWidgets/include
Václav Slavík 548fa9c1eb Pass wxRect/wxPoint arguments to wxDataViewCustomRenderer by reference.
Instead of passing them by value, use const reference. This change
is safe to do, because these methods' signatures were different in 2.8
anyhow.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-03-01 12:16:49 +00:00
..
msvc/wx Handle ANSI release configuration correctly in msvc/wx/setup.h. 2011-02-24 20:34:48 +00:00
wx Pass wxRect/wxPoint arguments to wxDataViewCustomRenderer by reference. 2011-03-01 12:16:49 +00:00