don't require multimon.h any more now (patch 1446030); enable wxUSE_DISPLAY by default

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38025 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-03-12 13:49:21 +00:00
parent b931e275f5
commit 01c54165d1
5 changed files with 168 additions and 70 deletions

View File

@@ -138,6 +138,7 @@ wxMSW:
- Fall back to unthemed wxNotebook if specified orientation not available.
- wxListCtrl and wxTreeCtrl now resize their standard font if the user
changes the system font.
- wxDisplay doesn't require multimon.h now and is enabled by default (Olly Betts)
wxGTK: