]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_gdicmn.i
Fixed the code to actually work.
[wxWidgets.git] / wxPython / src / _gdicmn.i
index 7a366942f985d429332719893ea2b402f8815967..8eba7fe13f446dfd9992d4c5955b989c7e71041e 100644 (file)
@@ -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