Moved wxCFStringHolder and some other string functions to their own files.
authorDavid Elliott <dfe@tgwbd.org>
Fri, 29 Oct 2004 18:29:35 +0000 (18:29 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Fri, 29 Oct 2004 18:29:35 +0000 (18:29 +0000)
commit5185263fc5f0729ea1b926f9c2dcdc0153f6384e
treed3fe536f13745802f3a00ccb284795b7286073c9
parent9004ba6af33705cf7cc44e7fd0fe464c878fda2d
Moved wxCFStringHolder and some other string functions to their own files.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/mac/carbon/private.h
include/wx/mac/corefoundation/cfstring.h [new file with mode: 0644]
src/mac/carbon/utils.cpp
src/mac/corefoundation/cfstring.cpp [new file with mode: 0644]