/////////////////////////////////////////////////////////////////////////////
-// Name: treectrl.h
+// Name: wx/mac/classic/treectrl.h
// Purpose: wxTreeCtrl class
// Author: Stefan Csomor
// Modified by:
// accessors
// ---------
//
- int GetCount() const;
+ size_t GetCount() const;
// indent
int GetIndent() const;