]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/treectrl.h
Line-up interfaces to use size_t for GetCount()s.
[wxWidgets.git] / include / wx / mac / classic / treectrl.h
index ff982858bafcf2943914440360616be3c811e1dc..1d386f10bdc0e48d793cc1196380ede4a18a295b 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        treectrl.h
+// Name:        wx/mac/classic/treectrl.h
 // Purpose:     wxTreeCtrl class
 // Author:      Stefan Csomor
 // Modified by:
@@ -137,7 +137,7 @@ public:
     // accessors
     // ---------
       //
-    int GetCount() const;
+    size_t GetCount() const;
 
       // indent
     int GetIndent() const;