No real changes, just remove some unnecessary casts.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 10 Nov 2009 17:41:28 +0000 (17:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 10 Nov 2009 17:41:28 +0000 (17:41 +0000)
commit70884c6fc84177ba95da356c4aa4c63eb5a13983
treefba4c7154c3a5269c4942f577483b0874b417d87
parentc2a738e372126950e5c70f72a3e8876f1ac89bf5
No real changes, just remove some unnecessary casts.

Use correct GdkRectangle* type for wxDataViewCustomRenderer::xxx_area members
instead of casting them to and from void*.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/dvrenderers.h
src/gtk/dataview.cpp