Removed %noautorepr directives
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user