Move wxMBConv_cf out of strconv.cpp and into strconv_cf.(cpp|h) by forking the files...
authorDavid Elliott <dfe@tgwbd.org>
Sat, 7 Jul 2007 02:56:40 +0000 (02:56 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Sat, 7 Jul 2007 02:56:40 +0000 (02:56 +0000)
commite4dd1e19a281da5d1e23b12fd76c9fc242bcb1d6
tree3918bbf2fd099dd9986b56f2aba085f91298a840
parentaf717fa87a47084b4faa3d6e5dcabc6cdf3ff36f
Move wxMBConv_cf out of strconv.cpp and into strconv_cf.(cpp|h) by forking the files (svn copy) and removing the appropriate portions from each fork.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47208 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
Makefile.in
build/bakefiles/files.bkl
include/wx/mac/corefoundation/private/strconv_cf.h [new file with mode: 0644]
src/common/strconv.cpp
src/mac/corefoundation/strconv_cf.cpp [new file with mode: 0644]