correct typemap type

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Roman Rolinsky 2003-11-24 14:48:43 +00:00
parent e128397f93
commit e5e66a2de0

View File

@ -290,7 +290,7 @@ public:
void SetDimension( int x, int y, int width, int height );
void SetMinSize(wxSize size);
void SetMinSize( const wxSize &size );
wxSize GetSize();
wxPoint GetPosition();