]> git.saurik.com Git - wxWidgets.git/commit
recreate the column instead of trying to update it in place, it's much simpler like...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 9 Dec 2008 00:14:11 +0000 (00:14 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 9 Dec 2008 00:14:11 +0000 (00:14 +0000)
commit4de60a27a74af7a3e9f8e428da7dfc7a0f728735
treed821e7b232b3b431de0a184d1ad987f79e1fe56a
parent558e89e74dc107e9d95b01cea5ba4bc2b9fad046
recreate the column instead of trying to update it in place, it's much simpler like this

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