extracted wxTextWrapper in its own header and made it public
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 31 May 2009 20:12:07 +0000 (20:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 31 May 2009 20:12:07 +0000 (20:12 +0000)
commit255c07b4df512ff4f844f4d604787b5ea8999530
tree897be01dcb3494b588abf64589d466277fd8959f
parent01b56a96aeb7f02bab9e28dcb797ae4f99c09662
extracted wxTextWrapper in its own header and made it public

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/bakefiles/files.bkl
docs/changes.txt
include/wx/private/stattext.h
include/wx/textwrapper.h [copied from include/wx/private/stattext.h with 55% similarity]
interface/wx/textwrapper.h [new file with mode: 0644]
src/common/dlgcmn.cpp
src/common/stattextcmn.cpp