Override wxTextEntry::GetSelection(long *from, long *to) in wxOwnerDrawnComboBox...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 16 Dec 2010 18:07:05 +0000 (18:07 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 16 Dec 2010 18:07:05 +0000 (18:07 +0000)
commit9ff4b6ccd9c918a4b7b83a6ed263a7d545bb32fb
treea9833b7451817281aad7f96c1dff796f1de34a60
parentfda62793585ef3ebaa8823be7c1a3e3538e5349a
Override wxTextEntry::GetSelection(long *from, long *to) in wxOwnerDrawnComboBox to resolve virtual method hiding issues

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/odcombo.h
src/generic/odcombo.cpp