X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc12b1f12a26bfa569bbfe2af10af3e5352b6fd4..b02dd12239c8a59b9a545d9fcb04974f8ad02c6b:/interface/wx/choicdlg.h diff --git a/interface/wx/choicdlg.h b/interface/wx/choicdlg.h index 70ff5d444b..ff49376afc 100644 --- a/interface/wx/choicdlg.h +++ b/interface/wx/choicdlg.h @@ -123,7 +123,7 @@ public: /** Returns array with indexes of selected items. */ - wxArrayInt GetSelection() const; + wxArrayInt GetSelections() const; /** Sets selected items from the array of selected items' indexes.