]> git.saurik.com Git - wxWidgets.git/commit
there is no need to call UpdateColumn() in the derived class UpdateColumnWidthToFit...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 11 Dec 2008 19:17:55 +0000 (19:17 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 11 Dec 2008 19:17:55 +0000 (19:17 +0000)
commit4db4c0173b7d775294db6f745a975dd8001249e2
tree996de7c24fb15cae71c5bbaf55c0c120c70ac9bf
parent93e4e62b92e8d86581984e5f99a2624b2caa15f5
there is no need to call UpdateColumn() in the derived class UpdateColumnWidthToFit(), the base class does it already if the latter returns true

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/headerctrlcmn.cpp