]> git.saurik.com Git - wxWidgets.git/commit
Moved wxMacGetSystemEncFromFontEnc and wxMacGetFontEncFromSystemEnc to
authorRobin Dunn <robin@alldunn.com>
Fri, 23 Jan 2004 02:43:29 +0000 (02:43 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 23 Jan 2004 02:43:29 +0000 (02:43 +0000)
commite50d5284f9b468609e4b55b69329a6e83a1d0c8e
tree95f8926bf0083ed9199b4dd139ee6e0eb5799c97
parent0ebb0e5c842c2a0be09364bda0d14b3281ddec43
Moved wxMacGetSystemEncFromFontEnc and wxMacGetFontEncFromSystemEnc to
a module that is included in wxBase to prevent linking errors.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/fontutil.h
include/wx/mac/private.h
src/mac/carbon/fontutil.cpp
src/mac/carbon/utils.cpp
src/mac/fontutil.cpp
src/mac/utils.cpp