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:
@@ -290,7 +290,7 @@ public:
|
|||||||
|
|
||||||
|
|
||||||
void SetDimension( int x, int y, int width, int height );
|
void SetDimension( int x, int y, int width, int height );
|
||||||
void SetMinSize(wxSize size);
|
void SetMinSize( const wxSize &size );
|
||||||
|
|
||||||
wxSize GetSize();
|
wxSize GetSize();
|
||||||
wxPoint GetPosition();
|
wxPoint GetPosition();
|
||||||
|
Reference in New Issue
Block a user