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