Removed ugly separators toolbars again

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-05-27 09:14:58 +00:00
parent 58d0421cf5
commit 7529250b88
2 changed files with 3 additions and 4 deletions

View File

@@ -35,10 +35,7 @@ wxMSW:
- Setting foreground colour for wxCheckBox now works when using XP themes too.
- Now uses newer font MS Shell Dlg 2 if possible.
- Compiles again with WIN64.
- Restored separators on toolbars under XP themes.
- Winelib compilation now works.
- When converting a wxIcon to a bitmap check if the icon has an alpha
channel and set the bitmap to use it.
wxGTK: