X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5ec5b47f47d626c417486e2ce2d167e44b3b66b6..f7a50432401c62a3300b0b9faa7e99d7ffe3d4e8:/wxPython/src/_window.i diff --git a/wxPython/src/_window.i b/wxPython/src/_window.i index 2f01f77332..5c83b625f0 100644 --- a/wxPython/src/_window.i +++ b/wxPython/src/_window.i @@ -2084,7 +2084,6 @@ opaque.", ""); %property(AcceleratorTable, GetAcceleratorTable, SetAcceleratorTable, doc="See `GetAcceleratorTable` and `SetAcceleratorTable`"); - %property(AdjustedBestSize, GetAdjustedBestSize, doc="See `GetAdjustedBestSize`"); %property(AutoLayout, GetAutoLayout, SetAutoLayout, doc="See `GetAutoLayout` and `SetAutoLayout`"); %property(BackgroundColour, GetBackgroundColour, SetBackgroundColour, doc="See `GetBackgroundColour` and `SetBackgroundColour`"); %property(BackgroundStyle, GetBackgroundStyle, SetBackgroundStyle, doc="See `GetBackgroundStyle` and `SetBackgroundStyle`");