]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/treectrl.h
all delete functions now send delete notification event
[wxWidgets.git] / include / wx / motif / treectrl.h
index 4a20b0cb8b04dcfea1e5c33ad4fcfc882c53d8bf..53ea01438edd0e96567ca857471869b1d6942a01 100644 (file)
@@ -190,7 +190,7 @@ public:
     }
 
       // bounding rect
-    bool GetItemRect(long item, wxRectangle& rect, bool textOnly = FALSE) const;
+    bool GetItemRect(long item, wxRect& rect, bool textOnly = FALSE) const;
       //
     wxTextCtrl* GetEditControl() const;