X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6aaca5bac6f3ad13add44c220163fda423c40351..90fb367e86c1e82367f8d4781b8c1bdc31a26593:/wxPython/src/_control.i?ds=inline diff --git a/wxPython/src/_control.i b/wxPython/src/_control.i index adf3b06174..8e53cee9db 100644 --- a/wxPython/src/_control.i +++ b/wxPython/src/_control.i @@ -72,9 +72,9 @@ __init__ as a plain old wx.Control is not very useful.", ""); "Get the control alignment (left/right/centre, top/bottom/centre)", ""); - DocDeclStr( - static wxString , GetLabelText(const wxString& label), - "Get the string without mnemonic characters ('&')", ""); +// DocDeclStr( +// static wxString , GetLabelText(const wxString& label), +// "Get the string without mnemonic characters ('&')", ""); DocDeclStr(