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:
parent
e128397f93
commit
e5e66a2de0
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user