]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/ctrlsub.h
Updated version to 2.5.4
[wxWidgets.git] / include / wx / ctrlsub.h
index 70270f8220269e746aeb7f31cc86fd36f1f90e71..dbf7e9884bf4d756bceb9ce1ae4cca01bf9b8fdb 100644 (file)
@@ -5,7 +5,7 @@
 // Modified by:
 // Created:     22.10.99
 // RCS-ID:      $Id$
-// Copyright:   (c) wxWindows team
+// Copyright:   (c) wxWidgets team
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -99,7 +99,7 @@ public:
 #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: