wxMac: Fixed wxListCtrl to respect items' non-default fonts.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@52243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2008-03-02 10:43:48 +00:00
parent fff10a73bf
commit 17dd3f27e0
3 changed files with 33 additions and 5 deletions

View File

@@ -163,6 +163,7 @@ wxGTK:
wxMac:
- Fixed cursor for wxBusyCursor and wxContextHelp.
- Fixed wxListCtrl to respect items' non-default fonts.
2.8.7