Changed no-remap to msw.remap

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2004-02-09 21:44:57 +00:00
parent d85c53a5cc
commit c36f1fc7c9
3 changed files with 6 additions and 6 deletions

View File

@@ -157,8 +157,8 @@ wxMSW:
- background colour of a wxComboBox may now be set
- fixed wxListCtrl::GetItemText/BackgroundColour()
- Esc can now be used to close menus in the dialogs (Hartmut Honisch)
- Added no-remap system option so colourful toolbar buttons
aren't mangled
- Added msw.remap system option so colourful toolbar buttons
aren't mangled if you set it to 0
- Toolbar buttons are now centred if the bitmap size is smaller
than the specified default size