projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixes/makefiles for building data view control on Windows
[wxWidgets.git]
/
src
/
palmos
/
choice.cpp
diff --git
a/src/palmos/choice.cpp
b/src/palmos/choice.cpp
index ce5eedf27463d27b32d75e994511c7625229881c..b5ff3ed5eeb63d3c4628a1c7cf47f66dcee0e152 100644
(file)
--- a/
src/palmos/choice.cpp
+++ b/
src/palmos/choice.cpp
@@
-188,7
+188,7
@@
void wxChoice::SetSelection(int n)
// string list functions
// ----------------------------------------------------------------------------
-
in
t wxChoice::GetCount() const
+
size_
t wxChoice::GetCount() const
{
return 0;
}