]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/treectlg.h
Include wx/region.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / include / wx / generic / treectlg.h
index 1b4f25948965efe42ed9f313375282ddbc69e071..e6df2ee56c0a73bba959d04316c257288e4a96f8 100644 (file)
@@ -304,7 +304,7 @@ protected:
                                        const wxString& text,
                                        int image = -1, int selImage = -1,
                                        wxTreeItemData *data = NULL);
-    virtual wxTreeItemId DoTreeHitTest(const wxPoint& point, int& flags);
+    virtual wxTreeItemId DoTreeHitTest(const wxPoint& point, int& flags) const;
 
     // called by wxTextTreeCtrl when it marks itself for deletion
     void ResetTextControl();
@@ -377,4 +377,3 @@ public:
 #endif // wxUSE_TREECTRL
 
 #endif // _GENERIC_TREECTRL_H_
-