Rename wxDataViewCtrl::InvalidateColBestWidth* to UpdateColBestWidth*.
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 21 Aug 2011 09:07:06 +0000 (09:07 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 21 Aug 2011 09:07:06 +0000 (09:07 +0000)
commit9489ebf0f1dcec639d23321b39a61dbc6c312432
treeb3a3f08232b6ba1380049b472ced5c4e9ef1bdc4
parentac0981084be17e806d08ffdde0215b3c2585e749
Rename wxDataViewCtrl::InvalidateColBestWidth* to UpdateColBestWidth*.

The new names make it more clear that the functions don't just set an
invalidated flag, but that they actually do some recalculations.

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