Implement wxMimeTypesManager on mac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2005-04-16 11:40:25 +00:00
parent 51f1a29543
commit c9e227f432
3 changed files with 393 additions and 137 deletions

View File

@@ -31,6 +31,8 @@ wxGTK:
--with-gtk=2 Use GTK 2.x, no fallback
--with-gtk=any Use any available GTK
wxMac:
- Implemented most of the wxFileType and wxMimeTypesManager functions
2.5.5
-----