no changes, just refactoring: extracted the code to update the column indices array...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 14 Dec 2008 21:56:38 +0000 (21:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 14 Dec 2008 21:56:38 +0000 (21:56 +0000)
commitf66553919504e2d24a1846960a547ff1fd52eb67
tree902bb52408ea89ac5628579b6a588673ec930426
parent4797b0145c81236c08cdee4f05e616ef17924a50
no changes, just refactoring: extracted the code to update the column indices array when the number of columns changes to the common code to be able to reuse it from the MSW version

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/headerctrl.h
src/common/headerctrlcmn.cpp
src/generic/headerctrlg.cpp