X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/15648073358dd875cc5fc28a13da50aee173b69d..7012bb9f03e0012c32485655b7af4345b490bf4d:/wxPython/wxPython/_controls.py diff --git a/wxPython/wxPython/_controls.py b/wxPython/wxPython/_controls.py index 64af482caf..842703bad4 100644 --- a/wxPython/wxPython/_controls.py +++ b/wxPython/wxPython/_controls.py @@ -127,6 +127,7 @@ wxTE_HT_BEYOND = wx._controls.TE_HT_BEYOND wxOutOfRangeTextCoord = wx._controls.OutOfRangeTextCoord wxInvalidTextCoord = wx._controls.InvalidTextCoord wxTextAttr = wx._controls.TextAttr +wxTextAttr_Merge = wx._controls.TextAttr_Merge wxTextAttr_Combine = wx._controls.TextAttr_Combine wxTextCtrl = wx._controls.TextCtrl wxPreTextCtrl = wx._controls.PreTextCtrl