refactored code reused in several different places in wxTextEntry::RemoveSelection...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Mar 2008 02:58:54 +0000 (02:58 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Mar 2008 02:58:54 +0000 (02:58 +0000)
commit5a25f8581a6e11d4a7d61d40434a826a1a228d53
tree4ca09c90ba140f7766762671ecae8b4de638c36e
parente976429dfade9fe445d1d5abf630e9458d51abbe
refactored code reused in several different places in wxTextEntry::RemoveSelection() (patch 1910166)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/textentry.h
src/common/textentrycmn.cpp
src/gtk/combobox.cpp
src/msw/combobox.cpp
src/msw/textctrl.cpp