X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c67daf87774c71ae9f73af9969008af220e52a11..c23894955325535bf603be74a3c0dc8d3fce65ab:/include/wx/stubs/treectrl.h diff --git a/include/wx/stubs/treectrl.h b/include/wx/stubs/treectrl.h index c788fea4fe..cb307ec0e9 100644 --- a/include/wx/stubs/treectrl.h +++ b/include/wx/stubs/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;