Make BOM-detection code in wxConvAuto public.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 27 Oct 2011 22:48:54 +0000 (22:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 27 Oct 2011 22:48:54 +0000 (22:48 +0000)
commit038809c2f657f03d8688d7a75ca416878dfa0de7
tree5afbdecc6ddf67720d49549eb26782d3e8c257b6
parent76ff3d06f56d49fc6cf506ae381c1265780d81ca
Make BOM-detection code in wxConvAuto public.

Export GetBOM() and DetectBOM() functions.

Also rename BOMType enum elements to use "wx" prefix now that they're public.

Closes #13599.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/convauto.h
interface/wx/convauto.h
src/common/convauto.cpp