#if WXWIN_COMPATIBILITY_2_6
// compatibility - these functions are deprecated, use the new ones
// instead
wxDEPRECATED( bool Selected(int n) const );
#if WXWIN_COMPATIBILITY_2_6
// compatibility - these functions are deprecated, use the new ones
// instead
wxDEPRECATED( bool Selected(int n) const );
#if WXWIN_COMPATIBILITY_2_6
inline bool wxListBoxBase::Selected(int n) const { return IsSelected(n); }
#if WXWIN_COMPATIBILITY_2_6
inline bool wxListBoxBase::Selected(int n) const { return IsSelected(n); }
#endif // WXWIN_COMPATIBILITY_2_6
// ----------------------------------------------------------------------------
#endif // WXWIN_COMPATIBILITY_2_6
// ----------------------------------------------------------------------------