diff --git a/interface/wx/gdicmn.h b/interface/wx/gdicmn.h index 12daa92904..aa07a2ced8 100644 --- a/interface/wx/gdicmn.h +++ b/interface/wx/gdicmn.h @@ -423,6 +423,11 @@ public: */ void SetHeight(int height); + /** + Sets the position. + */ + void SetPosition(const wxPoint& pos); + /** Sets the size.