~wxPoint2D
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -815,6 +815,8 @@ public:
|
||||
%RenameCtor(Point2DCopy, wxPoint2D( const wxPoint2D &pt ));
|
||||
%RenameCtor(Point2DFromPoint, wxPoint2D( const wxPoint &pt ));
|
||||
|
||||
~wxPoint2D();
|
||||
|
||||
DocDeclAStr(
|
||||
void, GetFloor( int *OUTPUT , int *OUTPUT ) const,
|
||||
"GetFloor() -> (x,y)",
|
||||
|
Reference in New Issue
Block a user