// Created: 22.10.99
// RCS-ID: $Id$
// Copyright: (c) wxWidgets team
-// Licence: wxWidgets licence
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_CTRLSUB_H_BASE_
#if WXWIN_COMPATIBILITY_2_2
// compatibility - these functions are deprecated, use the new ones
// instead
- int Number() const { return GetCount(); }
+ wxDEPRECATED( int Number() const );
#endif // WXWIN_COMPATIBILITY_2_2
protected: