projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed the code to actually work.
[wxWidgets.git]
/
wxPython
/
src
/
_gdicmn.i
diff --git
a/wxPython/src/_gdicmn.i
b/wxPython/src/_gdicmn.i
index 7a366942f985d429332719893ea2b402f8815967..8eba7fe13f446dfd9992d4c5955b989c7e71041e 100644
(file)
--- a/
wxPython/src/_gdicmn.i
+++ b/
wxPython/src/_gdicmn.i
@@
-108,7
+108,6
@@
enum wxStockCursor
//---------------------------------------------------------------------------
%newgroup
//---------------------------------------------------------------------------
%newgroup
-%noautorepr wxSize;
class wxSize
{
class wxSize
{
@@
-168,7
+167,7
@@
public:
//---------------------------------------------------------------------------
%newgroup
//---------------------------------------------------------------------------
%newgroup
-%noautorepr wxRealPoint;
+
class wxRealPoint
{
class wxRealPoint
{
@@
-218,7
+217,7
@@
public:
//---------------------------------------------------------------------------
%newgroup
//---------------------------------------------------------------------------
%newgroup
-%noautorepr wxPoint;
+
class wxPoint
{
class wxPoint
{
@@
-270,7
+269,7
@@
public:
//---------------------------------------------------------------------------
%newgroup
//---------------------------------------------------------------------------
%newgroup
-%noautorepr wxRect;
+
class wxRect
{
class wxRect
{
@@
-395,7
+394,7
@@
public:
//---------------------------------------------------------------------------
%newgroup
//---------------------------------------------------------------------------
%newgroup
-%noautorepr wxPoint2D;
+
// wxPoint2Ds represent a point or a vector in a 2d coordinate system
// wxPoint2Ds represent a point or a vector in a 2d coordinate system