projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Hopefully fixed library names generated by wx-config for OS/2's PM port.
[wxWidgets.git]
/
src
/
palmos
/
listbox.cpp
diff --git
a/src/palmos/listbox.cpp
b/src/palmos/listbox.cpp
index 57a65650e5fa7bead5627a60ec4a461c30ba7c85..2bde12bb7e57f4ff0beae402918b4c5b81d5a99b 100644
(file)
--- a/
src/palmos/listbox.cpp
+++ b/
src/palmos/listbox.cpp
@@
-207,7
+207,7
@@
void wxListBox::Free()
{
}
-void wxListBox::SetSelection(int N, bool select)
+void wxListBox::
Do
SetSelection(int N, bool select)
{
}