]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/treebase.h
only define wxUSE_NATIVE_STATUSBAR for the ports which have it (MSW and Mac)
[wxWidgets.git] / include / wx / treebase.h
index 28ec4e527148b341563ae42437c3c3562477624d..7bdc2d2a296cb2270d35c44ec1c6d966779f2805 100644 (file)
@@ -286,7 +286,7 @@ public:
 
 #if WXWIN_COMPATIBILITY_2_2
     // for compatibility only, don't use
-    int GetCode() const { return m_evtKey.GetKeyCode(); }
+    wxDEPRECATED( int GetCode() const);
 #endif // WXWIN_COMPATIBILITY_2_2
 
 private: