move render params out of wxDataViewCustomRenderer
authorPaul Cornett <paulcor@bullseye.com>
Mon, 9 Jan 2012 06:31:07 +0000 (06:31 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Mon, 9 Jan 2012 06:31:07 +0000 (06:31 +0000)
commit02800dde9e8e4a947229fa83ab39f0ca331d9653
tree5bcd2a922b04ff23d64ed5b73ff82389774b9271
parent1199fbd4e0ba0b53b7417cac31f33c68d461a557
move render params out of wxDataViewCustomRenderer
they only need to exist for the duration of the render() call

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