use platform-specific styles in xTR_DEFAULT_STYLE but don't impose them forcefully...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 12 Feb 2008 23:06:09 +0000 (23:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 12 Feb 2008 23:06:09 +0000 (23:06 +0000)
commit6621957fe205da0518e56bb47dd5074eb870d35e
treed4771f70c901b10496282a58eee07918eb50fc58
parent522a028a174e59d7ac26bd07ae30fd25d6287280
use platform-specific styles in xTR_DEFAULT_STYLE but don't impose them forcefully in wxGenericTreeCtrl ctor as this prevents people from using them even if they explicitly want to do it

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/treebase.h
src/generic/treectlg.cpp