projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
new renderer architecture
[wxWidgets.git]
/
src
/
mac
/
carbon
/
treectrl.cpp
diff --git
a/src/mac/carbon/treectrl.cpp
b/src/mac/carbon/treectrl.cpp
index 729d535a9ef1a60339364f248920d44e8a7ad626..164b37af75b61d62032609176fc6933a10e695d7 100644
(file)
--- a/
src/mac/carbon/treectrl.cpp
+++ b/
src/mac/carbon/treectrl.cpp
@@
-57,7
+57,7
@@
wxTreeCtrl::~wxTreeCtrl()
}
// Attributes
-
size_
t wxTreeCtrl::GetCount() const
+
unsigned in
t wxTreeCtrl::GetCount() const
{
// TODO
return 0;