]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/treectrl.h
added definition of TARGET_CARBON when compiling with non generated setup.h
[wxWidgets.git] / include / wx / mac / treectrl.h
index d4b3ad029e73079e281179318787e116fd6d80f0..dad81e067f2dc83b83907f427d88ef19e4800a4e 100644 (file)
@@ -162,7 +162,7 @@ public:
     long GetNextItem(long item, int code) const;
     bool ItemHasChildren(long item) const;
     long GetChild(long item) const;
-    long GetParent(long item) const;
+    long GetItemParent(long item) const;
     long GetFirstVisibleItem() const;
     long GetNextVisibleItem(long item) const;
     long GetSelection() const;