X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d14a1e28567de23c586bc80017073d0c39f8d18f..a85585d595c8409fa5e51a28e60fa49428440d5e:/wxPython/src/_gdicmn.i diff --git a/wxPython/src/_gdicmn.i b/wxPython/src/_gdicmn.i index 7a366942f9..8eba7fe13f 100644 --- a/wxPython/src/_gdicmn.i +++ b/wxPython/src/_gdicmn.i @@ -108,7 +108,6 @@ enum wxStockCursor //--------------------------------------------------------------------------- %newgroup -%noautorepr wxSize; class wxSize { @@ -168,7 +167,7 @@ public: //--------------------------------------------------------------------------- %newgroup -%noautorepr wxRealPoint; + class wxRealPoint { @@ -218,7 +217,7 @@ public: //--------------------------------------------------------------------------- %newgroup -%noautorepr wxPoint; + class wxPoint { @@ -270,7 +269,7 @@ public: //--------------------------------------------------------------------------- %newgroup -%noautorepr wxRect; + class wxRect { @@ -395,7 +394,7 @@ public: //--------------------------------------------------------------------------- %newgroup -%noautorepr wxPoint2D; + // wxPoint2Ds represent a point or a vector in a 2d coordinate system