reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-03-19 22:21:07 +00:00
parent 7b85d63014
commit 88c6b2812a
17 changed files with 332 additions and 42 deletions

View File

@@ -1553,6 +1553,7 @@ TE_DONTWRAP = _controls_.TE_DONTWRAP
TE_LINEWRAP = _controls_.TE_LINEWRAP
TE_WORDWRAP = _controls_.TE_WORDWRAP
TE_RICH2 = _controls_.TE_RICH2
TE_CAPITALIZE = _controls_.TE_CAPITALIZE
TEXT_ALIGNMENT_DEFAULT = _controls_.TEXT_ALIGNMENT_DEFAULT
TEXT_ALIGNMENT_LEFT = _controls_.TEXT_ALIGNMENT_LEFT
TEXT_ALIGNMENT_CENTRE = _controls_.TEXT_ALIGNMENT_CENTRE