projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Latest distutils
[wxWidgets.git]
/
src
/
univ
/
listbox.cpp
diff --git
a/src/univ/listbox.cpp
b/src/univ/listbox.cpp
index 2b2ec463e3f3c447a7efa48b2a94cbf640491153..33ba2ea3a3be78055803a791c131716c8b147ebf 100644
(file)
--- a/
src/univ/listbox.cpp
+++ b/
src/univ/listbox.cpp
@@
-622,7
+622,7
@@
void wxListBox::OnInternalIdle()
m_updateCount = 0;
}
- OnInternalIdle();
+
wxListBoxBase::
OnInternalIdle();
}
// ----------------------------------------------------------------------------