Rationalised style handling in tree control
authorJulian Smart <julian@anthemion.co.uk>
Tue, 13 May 2003 15:20:50 +0000 (15:20 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 13 May 2003 15:20:50 +0000 (15:20 +0000)
commit7699361c96024e43b1a9158a98af0a45c1ccd49d
tree6dcbea499ae523eb0895798fed4c2a54a77b9c60
parent6678c7f83894bc750cebb129d9575f5768eda174
Rationalised style handling in tree control
No longer use WS_EX_WINDOWEDGE since it seems to be obsolete,
and has no effect

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