]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/treectrl.h
wxMGL revitalised with OpenWatcom.
[wxWidgets.git] / include / wx / msw / treectrl.h
index b19b5ba4f68ddddbed13ed43449f6e3368b66eb7..8fc4f90d278562346c7504d2012c0028928c8c74 100644 (file)
@@ -192,7 +192,7 @@ public:
     wxDEPRECATED( void ExpandItem(const wxTreeItemId& item, int action) );
 
         // use Set/GetImageList and Set/GetStateImageList
-    wxDEPRECATED( wxImageList *GetImageList(int) const );
+        // Use base class GetImageList()
     wxDEPRECATED( void SetImageList(wxImageList *imageList, int) );
 
     // use Set/GetItemImage directly