Removed deprecated functions wxPGChoices::HasValue(), HasValues()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -5659,13 +5659,6 @@ wxArrayString wxPGChoices::GetLabels() const
|
||||
|
||||
// -----------------------------------------------------------------------
|
||||
|
||||
bool wxPGChoices::HasValues() const
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
// -----------------------------------------------------------------------
|
||||
|
||||
wxArrayInt wxPGChoices::GetValuesForStrings( const wxArrayString& strings ) const
|
||||
{
|
||||
wxArrayInt arr;
|
||||
|
Reference in New Issue
Block a user