X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9b6dbb09746f8f5ee0549a2ff39ae0ac4c725898..a43a4f9d4d4a7f107e81bc7de0c1eea729593ee2:/include/wx/motif/treectrl.h diff --git a/include/wx/motif/treectrl.h b/include/wx/motif/treectrl.h index 4a20b0cb8b..53ea01438e 100644 --- a/include/wx/motif/treectrl.h +++ b/include/wx/motif/treectrl.h @@ -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;