X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c67daf87774c71ae9f73af9969008af220e52a11..794bcc2dea743ac907b839f54e451847c9ea4b72:/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;