set listview extended styles after switching to report view and not only when creatin...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 26 Jan 2008 22:54:47 +0000 (22:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 26 Jan 2008 22:54:47 +0000 (22:54 +0000)
commit04d24675d3d26e9ae8af8b4bd390532d03adcbe1
tree3ee40a9910e91664d53af694423a25e719cad1e4
parentba8c878f957da36c14879b747a2d54d7fe01baa8
set listview extended styles after switching to report view and not only when creating it (blind fix for bug 1874996)

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