enable non-top tabs workaround for Vista too (replaces patch 1724221)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46269 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-06-02 13:17:46 +00:00
parent 66160760e1
commit b013c97102
2 changed files with 27 additions and 12 deletions

View File

@@ -159,6 +159,7 @@ wxX11:
wxMSW:
- Added msw.font.no-proof-quality system option, see manual for description
- Fix appearance of notebook with non-top tabs under Windows Vista
2.8.4
-----