]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stubs/treectrl.h
Added wxStrnicmp and to wchar.h, not yet for Unicode mode.
[wxWidgets.git] / include / wx / stubs / treectrl.h
index c788fea4fe9d4bc03f0ad94f6d636d977b4026cb..cb307ec0e97284e31b80b0ea031e5f84ada85f87 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;