]> git.saurik.com Git - wxWidgets.git/commitdiff
Fixed flat style for toolbars under XP, Windows Classic style
authorJulian Smart <julian@anthemion.co.uk>
Sun, 1 Aug 2004 09:23:42 +0000 (09:23 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 1 Aug 2004 09:23:42 +0000 (09:23 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index fd457f9746cfeb5e01fbfae2ae7f956bc9a3bef8..e856a8a6e0062fb87b343ded96cdc95b679b8a2f 100644 (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: