]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/ctrlsub.h
Updated version to 2.5.4
[wxWidgets.git] / include / wx / ctrlsub.h
index 0036c21f468a27f33842f467632cdae34ce9d1ed..dbf7e9884bf4d756bceb9ce1ae4cca01bf9b8fdb 100644 (file)
@@ -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: