X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d83af3660a84ef51f4df170ec832bb11845a1d1f..1c103099e3de7cb80eaa1feec73b95299b703e1d:/interface/wx/richmsgdlg.h diff --git a/interface/wx/richmsgdlg.h b/interface/wx/richmsgdlg.h index 3ebedc6c6c..1fb0411d5c 100644 --- a/interface/wx/richmsgdlg.h +++ b/interface/wx/richmsgdlg.h @@ -67,8 +67,7 @@ public: wxRichMessageDialog(wxWindow* parent, const wxString& message, const wxString& caption = wxMessageBoxCaptionStr, - long style = wxOK | wxCENTRE, - const wxPoint& pos = wxDefaultPosition); + long style = wxOK | wxCENTRE); /** Shows a checkbox with a given label or hides it.