]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/_controls.py
Wait() should now return correct exit code even if thread state was EXITED (replaces...
[wxWidgets.git] / wxPython / src / gtk / _controls.py
index 1eb8448ce718cf3d0ab058a85bfb471ee6dd2197..29a1b2d17dd3b4c554c2e00e5720301f6c8287be 100644 (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