Move wxDataViewCustomRendererBase::ActivateCell() to datavcmn.cpp.
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 21 Oct 2011 16:34:32 +0000 (16:34 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 21 Oct 2011 16:34:32 +0000 (16:34 +0000)
commitfb57a95e700187e35b780a4596fa0bbe1c75bd72
tree1f5964dcd1065c162d87f4f9deb04a28f44fa9bc
parentdbac5ccc54e900ac574efb626e77789fac465361
Move wxDataViewCustomRendererBase::ActivateCell() to datavcmn.cpp.

It triggered deprecation warnings in user code when it was inline.

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