Fixed flat style for toolbars under XP, Windows Classic style

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2004-08-01 09:23:42 +00:00
parent 6d47371207
commit 4bd1f74663

View File

@ -258,6 +258,7 @@ wxMSW:
- wxFileDialog can now be moved and centered (Randall Fox)
- restored (and improved) possibility to use wx with MFC broken in 2.5.2
- fixed wxTextCtrl::SetMaxLength for rich edit controls
- fixed flat style for toolbars under XP, Windows Classic style
wxUniv/X11: