X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc12b1f12a26bfa569bbfe2af10af3e5352b6fd4..96dc06fdcece9307ffb0c23bb6944ff03c526808:/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.