]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/treectlg.h
setting the hacked cocoa font panel as default
[wxWidgets.git] / include / wx / generic / treectlg.h
index 833cfd1cc7396f95dbed1118885e2dc606583777..700b9a378c59eab5e9b2ffe4c70f5583cc968685 100644 (file)
@@ -304,7 +304,7 @@ protected:
                                        const wxString& text,
                                        int image = -1, int selImage = -1,
                                        wxTreeItemData *data = NULL);
-    virtual wxTreeItemId DoHitTest(const wxPoint& point, int& flags);
+    virtual wxTreeItemId DoTreeHitTest(const wxPoint& point, int& flags);
 
     // called by wxTextTreeCtrl when it marks itself for deletion
     void ResetTextControl();