always set flat toolbar style, even under XP with themes: this is necessary or separators aren't shown at all

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34618 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2005-06-09 20:18:29 +00:00
parent 9f7e1cff95
commit f6becba596
2 changed files with 9 additions and 19 deletions

View File

@@ -57,6 +57,7 @@ wxMSW:
- Fixed ownerdrawn multiline buttons.
- wxCheckListBox item background fixed.
- Fixed some wxRegKey bugs.
- Separators are now correctly shown in the toolbars under Windows XP
wxWinCE: