Size property conflicts with Size() method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1046,8 +1046,8 @@ range -1.0..1.0 where -1.0 is -360 degrees and 1.0 is 360 degrees", "");
|
||||
%property(MaskBlue, GetMaskBlue, doc="See `GetMaskBlue`");
|
||||
%property(MaskGreen, GetMaskGreen, doc="See `GetMaskGreen`");
|
||||
%property(MaskRed, GetMaskRed, doc="See `GetMaskRed`");
|
||||
%property(Size, GetSize, doc="See `GetSize`");
|
||||
%property(Width, GetWidth, doc="See `GetWidth`");
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user